This small example application uses the following stack :
- Spring MVC 3.1 backend
- Spring Data based JPA persistence
- BackboneJS todo example application
In order to run it :
- Install Maven
- Run the following command : mvn clean install jetty:run
- Open your browser and go to http://localhost:8080
Access to Swagger UI at http://localhost:8080/documentation