Update README.md

This commit is contained in:
Dhawal Kapil 2023-12-24 20:41:29 +05:30 committed by GitHub
parent a5b9e8fde2
commit e3ce1bf828

View File

@ -1,7 +1,9 @@
========= ## Spring Persistence
Spring Persistence Articles that are also part of the e-book
## Spring Persistence Example Project This module contains articles about Spring Persistence that are also part of an Ebook.
## NOTE:
### Since this is a module tied to an e-book, it should not be moved or used to store the code for any further article.
### Relevant Articles: ### Relevant Articles:
- [Transaction Propagation and Isolation in Spring @Transactional](https://www.baeldung.com/spring-transactional-propagation-isolation) - [Transaction Propagation and Isolation in Spring @Transactional](https://www.baeldung.com/spring-transactional-propagation-isolation)