awesome-dropwizard
Resource collection
A curated list of useful resources and bundles for building Dropwizard applications
94 stars
8 watching
9 forks
Language: Shell
last commit: almost 6 years ago
Linked from 3 awesome lists
awesomeawesome-listdropwizardlist
Awesome Dropwizard / Editor Support / Eclipse | |||
dropwizard-tools | 3 | over 8 years ago | Eclipse Tools for Dropwizard |
Awesome Dropwizard / Open Source | |||
dropwizard-swagger | 182 | about 1 month ago | Serves Swagger UI static content and loads Swagger endpoints |
dropwizard-jaxws | 43 | over 1 year ago | enables building SOAP web services and clients using JAX-WS API |
dropwizard-redirect-bundle | 13 | over 2 years ago | allows for HTTP redirects |
dropwizard-template-config | 50 | 11 months ago | enables you to write your config.yaml as a Freemarker template |
dropwizard-caching-bundle | 8 | about 2 years ago | generate cache-control options for resources and caching responses |
dropwizard-xml | 32 | almost 6 years ago | Dropwizard bundle for processing and validating XMLs |
dropwizard-crypto | 13 | about 7 years ago | A Cryptographic Bundle for Dropwizard |
dropwizard-circuitbreaker | 43 | almost 5 years ago | A circuit breaker design pattern for dropwizard |
dropwizard-maxmind-bundle | 6 | almost 4 years ago | MaxMind GeoIP2 support for dropwizard |
dropwizard-protobuf | 51 | 12 days ago | Support for reading and writing Google Protocol Buffer objects within Dropwizard |
dropwizard-activemq-bundle | 32 | 10 months ago | send and receive JSON via ActiveMQ in your Dropwizard application |
dropwizard-consul | 54 | over 1 year ago | A Consul bundle for Dropwizard |
dropwizard-zipkin | 50 | over 1 year ago | A Zipkin bundle for Dropwizard |
dropwizard-graphql | 54 | 2 months ago | A GraphQL bundle for Dropwizard |
dropwizard-money | 1 | almost 5 years ago | A Money bundle for Dropwizard |
breakerbox | 63 | about 6 years ago | Frontend for Tenacity + Archaius |
tenacity | 203 | 11 months ago | A Hystrix bundle for Dropwizard |
dropwizard-grpc | 26 | over 3 years ago | use a gRPC server in a Dropwizard service |
sqs-dropwizard | 14 | almost 5 years ago | Amazon SQS integration |
dropwizard-simple-cors | A Dropwizard bundle to provide simple, sensible CORS support | ||
dropwizard-version-info | 7 | almost 8 years ago | A Dropwizard bundle which exposes a version endpoint |
Awesome Dropwizard / Open Source / Boilerplate Destruction | |||
Brahma-HibernateUtils | 9 | over 6 years ago | An annotation processor to keep track of classes to make entity registration in dropwizard super simple |
Awesome Dropwizard / Open Source / Authentication | |||
dropwizard-auth-ldap | 36 | over 7 years ago | LDAP authentication for Dropwizard |
dropwizard-jwt-cookie-authentication | 36 | 18 days ago | Dropwizard bundle managing authentication through JWT cookies |
Awesome Dropwizard / Open Source / Assets | |||
dropwizard-configurable-assets-bundle | 55 | about 8 years ago | An implementation of an AssetBundle for use in Dropwizard that allows user configuration |
dropwizard-markdown-assets-bundle | 5 | about 8 years ago | renders Markdown files as pretty HTML |
Awesome Dropwizard / Open Source / Data Stores | |||
dropwizard-etcd | 3 | over 7 years ago | A Dropwizard Bundle for Etcd |
dropwizard-mongo | 20 | over 9 years ago | Factories and health checks for connecting to mongoDB |
dropwizard-elasticsearch | 59 | about 2 years ago | A set of classes for using Elasticsearch in a Dropwizard service |
dropwizard-service-discovery | 17 | 7 months ago | Zookeeper service discovery bundle and client for dropwizard |
dropwizard-cassandra | 58 | over 7 years ago | Dropwizard support for Cassandra |
dropwizard-riak | 1 | almost 5 years ago | Dropwizard support for Riak |
dropwizard-orient-server | 16 | 8 months ago | Embedded OrientDB server for dropwizard |
dropwizard-atomix | 1 | almost 4 years ago | Integration with |
Awesome Dropwizard / Open Source / Metrics | |||
riemann-bundle | 0 | over 3 years ago | Simplifies dropwizard metrics integration into Riemann |
metrics | Metrics Libraries | ||
Awesome Dropwizard / Open Source / Logging | |||
dropwizard-gelf | 52 | about 2 years ago | Addon bundle for Dropwizard to support logging to a GELF-enabled servers |
dropwizard-raven | 21 | over 6 years ago | Dropwizard integration for error logging to Sentry |
dropwizard-logstash-encoder | 18 | over 6 years ago | Dropwizard logging addon for sending logs using the logstash-logback-encoder |
Awesome Dropwizard / Open Source / Scheduled/Recurrence Jobs | |||
dropwizard-quartz | 51 | about 9 years ago | Simple Job Scheduler implementation integrating Guice and Quartz |
dropwizard-jobs | 2 | over 6 years ago | Quartz integration for dropwizard |
dropwizard-sundial | 35 | 4 months ago | Scheduled jobs in Dropwizard using Sundial |
Awesome Dropwizard / Open Source / Guice | |||
dropwizard-guice | 266 | almost 5 years ago | Adds support for Guice |
dropwizard-guicey | 234 | about 1 month ago | Dropwizard guice integration |
dropwizard-guicier | 42 | over 1 year ago | A Dropwizard bundle to handle Guice integration |
Awesome Dropwizard / Open Source / Deployment | |||
WizToWar | 40 | over 1 year ago | Build WARs from your Dropwizard apps |
wizard-in-a-box | 30 | over 7 years ago | deploy Dropwizard apps as a war |
Awesome Dropwizard / Tutorials | |||
Getting Started | |||
Official docs | |||
Dropwizard internals | |||
Dropwizard Modules Directory | |||
Awesome Dropwizard / Guides | |||
Serving Static Assets with DropWizard | |||
Hooking up Custom Jersey Servlets in Dropwizard | |||
Using Hibernate DAOs in DropWizard Tasks | |||
Heroku for Highly Available Dropwizard Apps | |||
Enabling Newrelic for Dropwizard | |||
Application Health Checks with DropWizard | |||
Using Hystrix with Dropwizard | |||
Using Dropwizard in combination with Elasticsearch | |||
Deploy a Dropwizard Unikernel to AWS | |||
Use Consul's KV store for Dropwizard settings | |||
Deploying Dropwizard on App Engine Flex | |||
Measuring the performance of your Dropwizard application | |||
Heroku + Gradle + Dropwizard | |||
Awesome Dropwizard / Community | |||
dropwizard-user | |||
StackOverflow | |||
@dropwizardio on twitter | |||
Awesome Dropwizard / Videos | |||
Instant-ish Real Service Architecture |