java-tutorials/spring-boot-rest
Ger Roza e51d996ec1 Added spring boot related tests for building Rest API article 2019-01-29 17:12:46 -02:00
..
src Added spring boot related tests for building Rest API article 2019-01-29 17:12:46 -02:00
README.md moved Rest Pagination article code from spring-rest-full to spring-boot-rest 2019-01-21 17:15:51 -02:00
pom.xml Moved Building REST API article related code from spring-rest-full to spring-boot-rest module 2019-01-29 17:04:33 -02:00

README.md

Module for the articles that are part of the Spring REST E-book:

  1. Bootstrap a Web Application with Spring 5
  2. Error Handling for REST with Spring
  3. REST Pagination in Spring