Spring Boot 启动类MainApplication
@SpringBootApplication@EnableTransactionManagement //添加事务管理需要的注解@ServletComponentScan("com.chaojima ...
@SpringBootApplication@EnableTransactionManagement //添加事务管理需要的注解@ServletComponentScan("com.chaojima ...