摘要: SpringBoot项目为什么不需要添加@EnableTransactionManagement了 1、前言 我在刚开始搭建springBoot项目的时候,看见其他人在启动类上面使用了@EnableTransactionManagement注解,说是启动事务管理,类似于xml配置方式的 <tx:an 阅读全文
posted @ 2022-09-26 22:57 开发,源于热爱 阅读(537) 评论(0) 推荐(0)