# springbootJPA **Repository Path**: hubin2014/springbootJPA ## Basic Information - **Project Name**: springbootJPA - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-03 - **Last Updated**: 2023-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springbootJPA #### 介绍 {**以下是 Gitee 平台说明,您可以替换此简介** Gitee 是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 无论是个人、团队、或是企业,都能够用 Gitee 实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} #### 软件架构 软件架构说明 #### 安装教程 1. VM options: -javaagent:target/aspectjweaver-1.9.6.jar #### 注解说明 [JPA注解](https://blog.csdn.net/dai_richard/article/details/7193543) ### aspectj 切面 [aspectjweaver](https://blog.csdn.net/zjerryj/article/details/77133267) [SpringBoot中使用LoadTimeWeaving技术实现AOP功能](https://www.cnblogs.com/takumicx/p/10150344.html) [Spring的LoadTimeWeaver(代码织入)](https://www.cnblogs.com/wade-luffy/p/6073702.html) [springboot aspectJ 事务支持](https://zhuanlan.zhihu.com/p/84065764) [srping Boot 用AspectJ实现aop内部调用](https://fookwood.com/spring-boot-tutorial-20-aspectj) ### Request 请求流 [request请求流只能读取一次原因](https://blog.csdn.net/weixin_43848040/article/details/115483405) ### flyway [数据库升级工具flyway](https://flywaydb.org/documentation/concepts/migrations#java-based-migrations)