摘要: 使用TransactionTemplate 进行事务管理: @Autowired private TransactionTemplate transactionTemplate; public void testTransaction() { transactionTemplate.execute( 阅读全文
posted @ 2025-01-23 18:59 Look_Back 阅读(15) 评论(0) 推荐(0)