trying spring data jpa with rest
####TODO
This is a trial project for JPA2.1 with Spring
-
Create CRUD implementation using JPA
-
Improve with Spring data JPA
-
Create REST API on top of the @components using Spring MVC REST
-
Directly create REST API with Spring Data REST
-
Spring boot-ify it ####Added a new branch named JPA