Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 423 Bytes

README.rst

File metadata and controls

18 lines (11 loc) · 423 Bytes

RESThub 2 todo example

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