• Stars
    star
    8,443
  • Rank 4,131 (Top 0.09 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 13 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Dropwizard

Build Quality Gate Status Maven Central Javadocs Documentation Status Maintainability Reproducible Builds Contribute with Gitpod

Dropwizard is a sneaky way of making fast Java web applications.

It's a little bit of opinionated glue code which bangs together a set of libraries which have historically not sucked:

Read more at dropwizard.io.

Want to contribute to Dropwizard?

Before working on the code, if you plan to contribute changes, please read the following CONTRIBUTING document.

Need help or found an issue?

When reporting an issue through the issue tracker on GitHub or sending an email to the Dropwizard User Google Group mailing list, please use the following guidelines:

  • Check existing issues to see if it has been addressed already
  • The version of Dropwizard you are using
  • A short description of the issue you are experiencing and the expected outcome
  • Description of how someone else can reproduce the problem
  • Paste error output or logs in your issue or in a Gist. If pasting them in the GitHub issue, wrap it in three backticks: ``` so that it renders nicely
  • Write a unit test to show the issue!

Sponsors

Dropwizard is generously supported by some companies with licenses and free accounts for their products.

JetBrains

JetBrains

JetBrains supports our open source project by sponsoring some All Products Packs within their Free Open Source License program.

More Repositories

1

metrics

πŸ“ˆ Capturing JVM- and application-level metrics. So you know what's going on.
Java
7,786
star
2

dropwizard-flyway

Addon bundle for Dropwizard to support Flyway for database migrations
Java
60
star
3

dropwizard-java8

Addon bundle for Dropwizard to support Java 8 features
Java
60
star
4

dropwizard-elasticsearch

A set of classes for using Elasticsearch in a Dropwizard service.
Java
59
star
5

dropwizard-protobuf

Support for reading and writing Google Protocol Buffer objects within Dropwizard
Java
49
star
6

dropwizard-kafka

A convenience library for Apache Kafka integration in a Dropwizard service.
Java
19
star
7

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.
Java
17
star
8

dropwizard-web

Provides support for configuring various http headers that are important for web services.
Java
14
star
9

dropwizard-redis

A convenience library for Redis integration in a Dropwizard service.
Java
11
star
10

dropwizard-foundationdb

A convenience library for the integration of FoundationDB and various layers in a Dropwizard service.
Java
10
star
11

modules.dropwizard.io

Dropwizard modules directory
SCSS
10
star
12

dropwizard-vavr

Bundle for Dropwizard to support Vavr
Java
9
star
13

dropwizard-kubernetes

A convenience library for the integration of the Fabric8 Kubernetes client in a Dropwizard service.
Java
7
star
14

dropwizard-cassandra

A convenience library for Apache Cassandra integration in a Dropwizard service.
Java
3
star
15

logback-throttling-appender

Throttling (async) appender for Logback
Java
2
star
16

abi-compliance

Shell
1
star
17

dropwizard-testing-junit4

Dropwizard testing support for JUnit 4.x
Java
1
star
18

dropwizard-jdbi

Dropwizard JDBI v2 support
Java
1
star
19

dropwizard.github.io

Dropwizard organization website
HTML
1
star