Skip to content

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

License

Notifications You must be signed in to change notification settings

shawnsmith/dropwizard

This branch is 2059 commits behind dropwizard/dropwizard:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 25, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 25, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Sep 1, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Aug 24, 2017
Nov 7, 2016
Dec 5, 2015
Oct 28, 2015
Oct 20, 2015
Jan 23, 2017
Mar 14, 2016
Sep 16, 2014
Jan 24, 2016
Jan 24, 2016
May 18, 2017
Sep 21, 2016
Sep 23, 2016
Jan 30, 2017
Jan 13, 2017
May 23, 2016
Oct 24, 2014
Aug 24, 2017
Jul 27, 2016

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%