Spring Data JPA Quick Guide
搜索...
Ctrl
K
Transactions
上一页
基本用法
下一页
什么是事务
最后更新于
3年前
本节讲解事务在 Spring 和 Spring Data JPA 的应用。
Credit:
Transactions with Spring and JPA - Baeldung
Transaction Propagation and Isolation in Spring @Transactional - Baeldung
SpringBoot JPA need no .save() on @Transactional? - StackOverflow
Spring JPA repository transactionality - StackOverflow