1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Update spring-transaction.md

This commit is contained in:
Mingron 2022-03-10 22:52:53 +08:00 committed by GitHub
parent 5a44269f13
commit 3ac727a98a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -417,6 +417,7 @@ Class B {
//do something //do something
} }
} }
```
**4.`TransactionDefinition.PROPAGATION_MANDATORY`** **4.`TransactionDefinition.PROPAGATION_MANDATORY`**