diff --git a/persistence-modules/spring-jpa-3/README.md b/persistence-modules/spring-jpa-3/README.md index 9db4527148..34b3c9651a 100644 --- a/persistence-modules/spring-jpa-3/README.md +++ b/persistence-modules/spring-jpa-3/README.md @@ -1,4 +1,5 @@ ## Spring JPA (3) ### Relevant Articles: +- [Continue With Transaction After Exception in JPA](https://www.baeldung.com/spring-jpa-continue-txn-after-exception) - More articles: [[<-- prev]](/spring-jpa-2)