Restful API using Spring Rest + Spring Data JPA + H2 with Spring Boot Example

Hello Friends,

In this tutorial, you will learn the following :

- Configuring Spring Rest, Spring Data JPA and H2 in Spring Boot
- Example of Spring Rest, Spring Data JPA, and H2 to create restful services endpoints with Spring Boot
- Using Swagger to test the Restful endpoints