Programming/Spring
Understanding Spring Transaction Propagation
codingnature
2023. 4. 1. 18:21
반응형
SMALL
https://medium.com/geekculture/understanding-spring-transaction-propagation-86beeb869527
Understanding Spring Transaction Propagation
In Spring, a transaction represents a single unit of work that needs to be performed atomically — either all the changes to the database…
medium.com
반응형
LIST