2019-01-09 00:09:02 +02:00
|
|
|
Module for the articles that are part of the Spring REST E-book:
|
|
|
|
|
|
|
|
1. [Bootstrap a Web Application with Spring 5](https://www.baeldung.com/bootstraping-a-web-application-with-spring-and-java-based-configuration)
|
2019-01-17 17:44:49 -02:00
|
|
|
2. [Error Handling for REST with Spring](http://www.baeldung.com/exception-handling-for-rest-with-spring)
|
2019-01-29 19:17:01 -02:00
|
|
|
3. [REST Pagination in Spring](http://www.baeldung.com/rest-api-pagination-in-spring)
|
2019-02-02 16:43:41 +02:00
|
|
|
4. [Build a REST API with Spring and Java Config](http://www.baeldung.com/building-a-restful-web-service-with-spring-and-java-based-configuration)
|
2019-02-14 11:54:35 -02:00
|
|
|
5. [HATEOAS for a Spring REST Service](http://www.baeldung.com/rest-api-discoverability-with-spring)
|
|
|
|
6. [REST API Discoverability and HATEOAS](http://www.baeldung.com/restful-web-service-discoverability)
|
2019-02-20 20:40:15 -03:00
|
|
|
7. [Versioning a REST API](http://www.baeldung.com/rest-versioning)
|
|
|
|
8. [Http Message Converters with the Spring Framework](http://www.baeldung.com/spring-httpmessageconverter-rest)
|
2019-02-23 14:49:01 -03:00
|
|
|
9. [ETags for REST with Spring](http://www.baeldung.com/etags-for-rest-with-spring)
|
2019-02-24 11:49:28 -03:00
|
|
|
10. [Testing REST with multiple MIME types](http://www.baeldung.com/testing-rest-api-with-multiple-media-types)
|
2019-03-18 17:18:08 +08:00
|
|
|
11. [Testing Web APIs with Postman Collections](https://www.baeldung.com/postman-testing-collections)
|
2019-04-09 21:35:04 +08:00
|
|
|
12. [Spring Boot Consuming and Producing JSON](https://www.baeldung.com/spring-boot-json)
|