Creating RESTful Web Services with Spring Boot – Part 2

Website: http://www.leanstacks.com
Publications: https://leanpub.com/leanstacks-marionette-spring
GitHub: https://github.com/mwarman/spring-boot-fundamentals/tree/restws-2
Compare: https://github.com/mwarman/spring-boot-fundamentals/compare/restws-1…restws-2

Part 2 of learning to create RESTful Web Services using Spring Boot and the Spring Framework. This is part of a series of instructional videos documenting how to build application capabilities using Spring Boot and other projects in the Spring family. In this video, learn to create, read, update, and delete resources with Spring Boot RESTful web services.

Leave a Reply