6 Forks
16 Stars
16 Watchers

dropwizard-health

Provides a health check implementation that performs ongoing monitoring of an application's dependencies and includes an endpoint that can be called by a load balancer to determine if the application is healthy and thus able to receive traffic.

How to download and setup dropwizard-health

Open terminal and run command
git clone https://github.com/dropwizard/dropwizard-health.git
git clone is used to create a copy or clone of dropwizard-health repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dropwizard-health https://github.com/dropwizard/dropwizard-health/archive/master.zip

Or simply clone dropwizard-health with SSH
[email protected]:dropwizard/dropwizard-health.git

If you have some problems with dropwizard-health

You may open issue on dropwizard-health support forum (system) here: https://github.com/dropwizard/dropwizard-health/issues