Dropwizard ========== 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…
Dropwizard
==========








*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:
- Jetty for HTTP servin'.
- Jersey for REST modelin'.
- Jackson for JSON parsin' and generatin'.
- Logback for loggin'.
- Hibernate Validator for validatin'.
- Metrics for figurin' out what your application is doin' in production.
- JDBI and Hibernate for databasin'.
- Liquibase for migratin'.
Want to contribute to Dropwizard?
---
Before working on the code, if you plan to contribute changes, please read the following [CONTRIBUTING](CONTRIBUTING.md) 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
- Write a unit test to show the issue!
Members
-
dropwizard ★ PINNED
A damn simple library for building production-ready RESTful web services.
Java ★ 8.6k 4h agoExplain → -
metrics ★ PINNED
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
Java ★ 7.8k 4d agoExplain → -
modules.dropwizard.io ★ PINNED
Dropwizard modules directory
SCSS ★ 12 1y agoExplain → -
dropwizard-flyway
Addon bundle for Dropwizard to support Flyway for database migrations
Java ★ 65 1d agoExplain → -
dropwizard-java8 ▣
Addon bundle for Dropwizard to support Java 8 features
Java ★ 60 9y agoExplain → -
dropwizard-elasticsearch ▣
A set of classes for using Elasticsearch in a Dropwizard service.
Java ★ 59 3y agoExplain → -
dropwizard-protobuf
Support for reading and writing Google Protocol Buffer objects within Dropwizard
Java ★ 54 6d agoExplain → -
dropwizard-discovery ⑂
Service discovery for Dropwizard using Curator
Java ★ 36 2y agoExplain → -
dropwizard-kafka
A convenience library for Apache Kafka integration in a Dropwizard service.
Java ★ 27 6d agoExplain → -
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 ★ 19 3y agoExplain → -
dropwizard-redis
A convenience library for Redis integration in a Dropwizard service.
Java ★ 15 6d agoExplain → -
dropwizard-foundationdb
A convenience library for the integration of FoundationDB and various layers in a Dropwizard service.
Java ★ 15 4d agoExplain → -
dropwizard-web
Provides support for configuring various http headers that are important for web services.
Java ★ 15 6d agoExplain → -
dropwizard-vavr
Bundle for Dropwizard to support Vavr
Java ★ 9 6d agoExplain → -
dropwizard-kubernetes ▣
A convenience library for the integration of the Fabric8 Kubernetes client in a Dropwizard service.
Java ★ 7 8mo agoExplain → -
dropwizard-cassandra
A convenience library for Apache Cassandra integration in a Dropwizard service.
Java ★ 4 6d agoExplain → -
logback-throttling-appender
Throttling (async) appender for Logback
Java ★ 2 4d agoExplain → -
dropwizard-archetypes
A collection of Maven Archetypes for bootstrapping development of a new Dropwizard Service.
Shell ★ 1 6d agoExplain → -
abi-compliance
No description.
Shell ★ 1 35m agoExplain → -
dropwizard-testing-junit4
Dropwizard testing support for JUnit 4.x
Java ★ 1 3h agoExplain → -
dropwizard-jdbi ▣
Dropwizard JDBI v2 support
Java ★ 1 2y agoExplain → -
dropwizard.github.io
Dropwizard organization website
HTML ★ 1 3y agoExplain → -
flyway-bom
Unofficial Flyway Bill-of-Materials (BOM)
★ 0 8h agoExplain → -
renovate-config
No description.
★ 0 6d agoExplain → -
dropwizard-testing-junit6
Dropwizard Test Helpers for JUnit 6
Java ★ 0 6d agoExplain → -
module-parent
No description.
★ 0 6d agoExplain → -
dropwizard-liquibase
No description.
Java ★ 0 6d agoExplain → -
workflows
No description.
★ 0 6d agoExplain → -
metrics-okhttp ⑂ ▣
An OkHttp HTTP client wrapper providing Metrics instrumentation of connection pools, request durations and rates, and other useful information.
Java ★ 0 1y agoExplain →
No repos match these filters.