/a-bit-of-dz

modular dropwizard application

Primary LanguageJava

a-bit-of-dz

How to start the a-bit-of-dz application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/a-bit-of-dz-1.0.0-SNAPSHOT.jar server config.yml
  3. To check that your application is running enter url http://localhost:9990

Health Check

To see your applications health enter url http://localhost:9991/healthcheck

a-bit-of-dz