- Run
mvn clean installto build your application - Start application with
java -jar target/DropWizardDemo-1.0-SNAPSHOT.jar server config.yml - To check that your application is running enter url
http://localhost:8080
this is a change i am making to this file
To see your applications health enter url http://localhost:8081/healthcheck