Skip to content

Commit

Permalink
Merge pull request eugenp#6940 from amit2103/BAEL-14319
Browse files Browse the repository at this point in the history
[BAEL-14319] - Moved Transactions with Spring and JPA Article
  • Loading branch information
lor6 authored May 11, 2019
2 parents 2c0005b + f7da40a commit 57e58c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion persistence-modules/spring-jpa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion persistence-modules/spring-persistence-simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- [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)
- [DAO with Spring and Generics](https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics)

- [Transactions with Spring and JPA](https://www.baeldung.com/transaction-configuration-with-jpa-and-spring)


### Eclipse Config
Expand Down

0 comments on commit 57e58c2

Please sign in to comment.