Building REST Based Web Service with Spring Boot

Spring Boot makes it extremely easy to create REST based web service with both json and xml responses. In this video we will see how to create rest endpoints using the model service and controller layers.
You can download the code for this from GitHub:
https://github.com/chargeahead/demoProject.git