Go to file
黎润豪 4b078153b0 Initial commit 2025-09-20 09:51:42 +08:00
src Initial commit 2025-09-20 09:51:42 +08:00
.gitignore Initial commit 2025-09-20 09:51:42 +08:00
README.md Initial commit 2025-09-20 09:51:42 +08:00
checkstyle-v1.0.xml Initial commit 2025-09-20 09:51:42 +08:00
increpack.xml Initial commit 2025-09-20 09:51:42 +08:00
pom.xml Initial commit 2025-09-20 09:51:42 +08:00

README.md

youfool-framework-springboot 基础项目模板

数据源

当前版本3.0版本以上)的基础框架使用了苞米豆动态数据源

使用事务时需注意使用@DSTransactional代替@Transactional来使用注解式事务。