Merge branch 'master' into geroza/BAEL-14138_update-and-move-Spring-HAETOAS-article

This commit is contained in:
Loredana Crusoveanu
2019-04-21 10:45:20 +03:00
committed by GitHub
210 changed files with 5681 additions and 547 deletions
+1 -2
View File
@@ -7,7 +7,7 @@ Module for the articles that are part of the Spring REST E-book:
5. [Entity To DTO Conversion for a Spring REST API](https://www.baeldung.com/entity-to-and-from-dto-for-a-java-spring-application)
6. [Error Handling for REST with Spring](http://www.baeldung.com/exception-handling-for-rest-with-spring)
7. [REST API Discoverability and HATEOAS](http://www.baeldung.com/restful-web-service-discoverability)
8.
8. [An Intro to Spring HATEOAS](http://www.baeldung.com/spring-hateoas-tutorial)
9. [REST Pagination in Spring](http://www.baeldung.com/rest-api-pagination-in-spring)
10. [Test a REST API with Java](http://www.baeldung.com/integration-testing-a-rest-api)
@@ -16,4 +16,3 @@ Module for the articles that are part of the Spring REST E-book:
- [ETags for REST with Spring](http://www.baeldung.com/etags-for-rest-with-spring)
- [Testing REST with multiple MIME types](http://www.baeldung.com/testing-rest-api-with-multiple-media-types)
- [Testing Web APIs with Postman Collections](https://www.baeldung.com/postman-testing-collections)
- [An Intro to Spring HATEOAS](http://www.baeldung.com/spring-hateoas-tutorial)