1.6 KiB
1.6 KiB
Spring Boot REST
! This module contains articles about Spring Boot RESTful APIs. It should not be moved or used to store the code for any further article.
Relevant Articles
E-book
These articles are part of the Spring REST E-book:
- Creating a Web Application with Spring 5
- Build a REST API with Spring and Java Config
- Http Message Converters with the Spring Framework
- Spring’s RequestBody and ResponseBody Annotations
- Entity To DTO Conversion for a Spring REST API
- Error Handling for REST with Spring
- REST API Discoverability and HATEOAS
- An Intro to Spring HATEOAS
- REST Pagination in Spring
- Test a REST API with Java
- HATEOAS for a Spring REST Service
NOTE: Since this is a module tied to an e-book, it should not be moved or used to store the code for any further article.