Skip to content

Commit 00422da

Browse files
committed
Update Spring事务总结.md
1 parent 2e6bf93 commit 00422da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/system-design/framework/spring/Spring事务总结.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ public @interface Transactional {
601601
}
602602
```
603603

604-
**`@Transactional` 的常用配置参数总结(只列巨额 5 个我平时比较常用的):**
604+
**`@Transactional` 的常用配置参数总结(只列出了 5 个我平时比较常用的):**
605605

606606
| 属性名 | 说明 |
607607
| :---------- | :------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)