namannigam / a-bit-of-dz

modular dropwizard application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

modular dropwizard application


Languages

Language:Java 100.0%