From 94dc7a63fac2d75e8d8c2e2e8cc6c26a93898a66 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Sun, 16 Oct 2022 10:50:22 +0800 Subject: [PATCH] Update README.md --- persistence-modules/spring-boot-persistence-3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistence-modules/spring-boot-persistence-3/README.md b/persistence-modules/spring-boot-persistence-3/README.md index 1dff3c8b5a..ba97a02a9d 100644 --- a/persistence-modules/spring-boot-persistence-3/README.md +++ b/persistence-modules/spring-boot-persistence-3/README.md @@ -1,3 +1,3 @@ ### Relevant Articles: - +- [Patterns for Iterating Over Large Result Sets With Spring Data JPA](https://www.baeldung.com/spring-data-jpa-iterate-large-result-sets) - More articles: [[<-- prev]](../spring-boot-persistence-2)