An example to create RESTful Web Service to perform CRUD operations using Spring Boot framework.
- Spring Boot 1.4.1.RELEASE
- Spring Data JPA
- Database – PostgreSQL
- JDK 8
Refer RESTful Web Services CRUD operations using Spring Boot for detailed article.