Results 9 repositories owned by Dropwizard

metrics

7.8k
Stars
1.8k
Forks
Watchers

:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.

dropwizard

8.5k
Stars
3.4k
Forks
Watchers

A damn simple library for building production-ready RESTful web services.

dropwizard-elasticsearch

59
Stars
43
Forks
Watchers

A set of classes for using Elasticsearch in a Dropwizard service.

dropwizard-flyway

60
Stars
27
Forks
Watchers

Addon bundle for Dropwizard to support Flyway for database migrations

dropwizard-discovery

34
Stars
15
Forks
Watchers

Service discovery for Dropwizard using Curator

dropwizard-health

18
Stars
6
Forks
Watchers

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...

dropwizard-java8

60
Stars
22
Forks
Watchers

Addon bundle for Dropwizard to support Java 8 features

dropwizard-kafka

20
Stars
12
Forks
Watchers

A convenience library for Apache Kafka integration in a Dropwizard service.

dropwizard-protobuf

50
Stars
21
Forks
Watchers

Support for reading and writing Google Protocol Buffer objects within Dropwizard