[BAEL-14319] - Moved Transactions with Spring and JPA Article
This commit is contained in:
parent
61890eb6cf
commit
49fc6fe5ba
|
@ -4,7 +4,6 @@
|
|||
|
||||
|
||||
### Relevant Articles:
|
||||
- [Transactions with Spring and JPA](https://www.baeldung.com/transaction-configuration-with-jpa-and-spring)
|
||||
- [The DAO with JPA and Spring](http://www.baeldung.com/spring-dao-jpa)
|
||||
- [JPA Pagination](http://www.baeldung.com/jpa-pagination)
|
||||
- [Sorting with JPA](http://www.baeldung.com/jpa-sort)
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
- [A Guide to JPA with Spring](https://www.baeldung.com/the-persistence-layer-with-spring-and-jpa)
|
||||
- [Bootstrapping Hibernate 5 with Spring](http://www.baeldung.com/hibernate-5-spring)
|
||||
- [The DAO with Spring and Hibernate](http://www.baeldung.com/persistence-layer-with-spring-and-hibernate)
|
||||
|
||||
- [Transactions with Spring and JPA](https://www.baeldung.com/transaction-configuration-with-jpa-and-spring)
|
||||
|
||||
|
||||
### Eclipse Config
|
||||
|
|
Loading…
Reference in New Issue