POWERED BY https://www.bugkong.com AND
ALL RIGHTS RESERVED
java爱好者 网站地图 支持博主 蜀ICP备13022962号-3
Springboot hibernate 事务不回滚 问题排查 1,首先需要在启动类上添加注解 @EnableTransactionManagement 2,在public方法上添加注解 @Transactional 3,如果使用了try来捕获异常,可以手动添加代码 TransactionAspectSupport.currentTransactionStatu