From 296bba86571841325de4eec642b2b76f105f2bef Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Sat, 15 Jul 2023 17:33:35 +0530 Subject: [PATCH] Update README.md (#14414) --- persistence-modules/spring-boot-persistence-2/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/persistence-modules/spring-boot-persistence-2/README.md b/persistence-modules/spring-boot-persistence-2/README.md index d7c13fd363..66c91ca3ed 100644 --- a/persistence-modules/spring-boot-persistence-2/README.md +++ b/persistence-modules/spring-boot-persistence-2/README.md @@ -7,4 +7,5 @@ - [Oracle Connection Pooling With Spring](https://www.baeldung.com/spring-oracle-connection-pooling) - [Object States in Hibernate’s Session](https://www.baeldung.com/hibernate-session-object-states) - [Storing Files Indexed by a Database](https://www.baeldung.com/java-db-storing-files) -- More articles: [[<-- prev]](../spring-boot-persistence) +- More articles: [[<-- prev]](../spring-boot-persistence) [[next -->]](../spring-boot-persistence-3) +