Spring-WebMvc-Template-Service

Rest Service start project with spring-webmvc, spring-data-jpa

Feature

  • The example of Rest Service with spring-webmvc, spring-data-jpa over Java Configuration
  • Save your time.

Install

  • This example uses embedded DBMS(h2 db). So, you don't need to install or Config any DBMS.
  • Just clone and Run with Web Application Server(Tomcat ...)

How to use