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