Spring Boot -Developing Spring Applications before Spring Boot -Using Spring Initializr to create a Spring Boot Application -Creating a Simple REST Controller -Spring Boot Auto Configuration -Spring Boot vs Spring vs Spring MVC -Spring Boot Developer Tools
End result: A simple "BOOKs data" rest controller(rest service) which has book id,book name and author in the form of a jason file.