/goal-tracker-java

A reference implementation project for a Spring MVC app with REST services. A simple app for tracking goals.

Primary LanguageJava

To run, you will need:

To run using jetty locally:

mvn clean jetty:run -Dspring.profiles.active=local

You will be able to hit the application at http://localhost:8080