springboot 全局事物

1. pom html <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-aop</artifactId> </dependency> 2. TransactionAdviceConfig 全局事物类java (* *.service.*.*(..))中几
相关文章
相关标签/搜索