摘要: 环境:springboot2.3.9.RELEASE Spring提供两种编程式事务管理方法: 使用TransactionTemplate 或 TransactionalOperator 直接创建TransactionManager的实现 Spring官方推荐使用TransactionTemplat 阅读全文
posted @ 2021-07-13 09:01 FastCoder 阅读(7695) 评论(1) 推荐(0) 编辑