It exposes a Simple Rest Service performing basic CRUD operations. Once cloned you can create a run configuration and
start your application. The application will startup on the default server.port
of 8080. It makes use of a simple H2
in memory database. We are using a simple JPA Repository to handle database queries.
This application is running on Heroku at the follwing link. Heroku API