Spring Boot 啟動類MainApplication
@SpringBootApplication@EnableTransactionManagement //添加事務管理需要的注解@ServletComponentScan("com.chaojima ...
@SpringBootApplication@EnableTransactionManagement //添加事務管理需要的注解@ServletComponentScan("com.chaojima ...