mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
Update Spring事务总结.md
This commit is contained in:
parent
2e6bf93963
commit
00422da87b
@ -601,7 +601,7 @@ public @interface Transactional {
|
||||
}
|
||||
```
|
||||
|
||||
**`@Transactional` 的常用配置参数总结(只列巨额 5 个我平时比较常用的):**
|
||||
**`@Transactional` 的常用配置参数总结(只列出了 5 个我平时比较常用的):**
|
||||
|
||||
| 属性名 | 说明 |
|
||||
| :---------- | :------------------------------------------------------------------------------------------- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user