Skip to content

findologic/dropwizard-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropwizardDemo

Build Status

How to start the dropwizardDemo application

  1. Run mvn clean install to build your application
  2. Start application with java -jar target/dropwizard-demo-1.0-SNAPSHOT.jar server config.yml
  3. To check that your application is running enter url http://localhost:8080

Health Check

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

About

An example Dropwizard API with a Graphite setup for tracking metrics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published