We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6bf93 commit 00422daCopy full SHA for 00422da
docs/system-design/framework/spring/Spring事务总结.md
@@ -601,7 +601,7 @@ public @interface Transactional {
601
}
602
```
603
604
-**`@Transactional` 的常用配置参数总结(只列巨额 5 个我平时比较常用的):**
+**`@Transactional` 的常用配置参数总结(只列出了 5 个我平时比较常用的):**
605
606
| 属性名 | 说明 |
607
| :---------- | :------------------------------------------------------------------------------------------- |
0 commit comments