- Run
mvn clean install
to build your application - Start application with
java -jar target/dropwizard-core-1.1.0.jar server config.yml
- To check that your application is running enter url
https://localhost:8080
To see your applications health enter url https://localhost:8081/healthcheck