A damn simple library for building production-ready RESTful web services.
Java Other
Latest commit f56d66e Mar 15, 2017 @frojasg frojasg committed with evnm Add JavaDoc to AutoCloseableManager
Permalink
Failed to load latest commit information.
docs Fix markup in release notes Mar 14, 2017
dropwizard-archetypes Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-assets Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-auth dropwizard-auth: Add support for optional resource protection (#1931) Feb 18, 2017
dropwizard-benchmarks Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-bom Upgrade Dropwizard Metrics to 3.2.1 (#1956) Mar 12, 2017
dropwizard-client Upgrade to http client 4.5.3 Feb 13, 2017
dropwizard-configuration Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-core Set the default shared health check registry (#1958) Mar 13, 2017
dropwizard-db Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-e2e Flush loggers on cleanup, don't destroy Mar 6, 2017
dropwizard-example Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-forms Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-hibernate Support `@UnitOfWork` in sub-resources (#1959) Mar 14, 2017
dropwizard-http2 Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-jackson Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-jdbi Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-jersey Add some commonly used and useful jersey request/response filters (#1948 Mar 8, 2017
dropwizard-jetty Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-lifecycle Add JavaDoc to AutoCloseableManager Mar 15, 2017
dropwizard-logging Support configuring FileAppender#bufferSize. Mar 7, 2017
dropwizard-metrics-ganglia Support disabled and enabled attributes for metrics (#1957) Mar 14, 2017
dropwizard-metrics-graphite Support disabled and enabled attributes for metrics (#1957) Mar 14, 2017
dropwizard-metrics Support disabled and enabled attributes for metrics (#1957) Mar 14, 2017
dropwizard-migrations Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-request-logging Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-servlets Implement TaskServlet::doGet to list tasks lexically (#1939) Feb 27, 2017
dropwizard-testing Flush loggers on cleanup, don't destroy Mar 6, 2017
dropwizard-util Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-validation Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-views-freemarker Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-views-mustache Start Dropwizard 1.2.* Feb 13, 2017
dropwizard-views Start Dropwizard 1.2.* Feb 13, 2017
.codeclimate.yml Reload certificate configuration at runtime (#1799) Nov 7, 2016
.editorconfig Encoding of properties files is ISO-8859-1 Dec 5, 2015
.gitattributes Enforce LF line endings on Mustache and Freemarker template files Oct 28, 2015
.gitignore Clean up .gitignore Oct 20, 2015
.travis.yml Set up unlimited ulimit Jan 23, 2017
.travis_after_success.sh Enable deployment of source and javadoc JARs for SNAPSHOT builds Mar 14, 2016
CONTRIBUTING.md Adding dev list to CONTRIBUTING.md Sep 16, 2014
LICENSE Update copyright for 2016. Jan 24, 2016
NOTICE Update copyright for 2016. Jan 24, 2016
README.md FIx the coverage status badge Feb 6, 2017
RELEASES.md Update the release guide Sep 21, 2016
appveyor.yml Add windows ci via appveyor Sep 23, 2016
checkstyle.xml Check tabs only in Java files Jan 30, 2017
circle.yml Evaluate CircleCI (#1883) Jan 13, 2017
findbugs-exclude.xml Permit override of default failed command behavior (#1554) May 23, 2016
maven_deploy_settings.xml Prepare the TravisCI configuration to automatically deploy snapshots … Oct 24, 2014
pom.xml Merge pull request #1964 from dropwizard/remove-javadoc-profile Mar 15, 2017
prepare_docs.sh Document the Dropwizard release process (#1592) Jul 27, 2016

README.md

Dropwizard

Build Status Coverage Status Maven Central Javadoc Code Climate

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.