From 38394550267b6dd829f0938354cdd6faf21c0c36 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Wed, 26 Jul 2023 15:52:01 +0800 Subject: [PATCH] Update README.md [skip ci] --- persistence-modules/spring-data-rest-2/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/persistence-modules/spring-data-rest-2/README.md b/persistence-modules/spring-data-rest-2/README.md index 1f0191cac9..be56a816d4 100644 --- a/persistence-modules/spring-data-rest-2/README.md +++ b/persistence-modules/spring-data-rest-2/README.md @@ -7,6 +7,7 @@ This module contains articles about Spring Data REST - [Spring Data Web Support](https://www.baeldung.com/spring-data-web-support) - [Spring REST and HAL Browser](https://www.baeldung.com/spring-rest-hal) - [Spring Data Rest – Serializing the Entity ID](https://www.baeldung.com/spring-data-rest-serialize-entity-id) +- [Consuming Page Entity Response From RestTemplate](https://www.baeldung.com/resttemplate-page-entity-response) ### The Course The "REST With Spring" Classes: http://bit.ly/restwithspring