...
Building REST Service using Spring Boot
This post provides a step-by-step guide for building a RESTful web service using the popular Spring Boot framework.
...
What is Restful Webservice ?
This post is RESTful Web Service 101. It covers the basics of REST services and demonstrate designing of RESTful URIs with an example.