All Projects → benjamin-bader → droptools

benjamin-bader / droptools

Licence: Apache-2.0 License
Addon bundle for Dropwizard to support jOOQ for database access

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to droptools

keycloak-dropwizard-integration
This project shows how JBoss Keycloak and Dropwizard can be used together.
Stars: ✭ 49 (-37.18%)
Mutual labels:  dropwizard
thunder
REST API application that manages user databases
Stars: ✭ 22 (-71.79%)
Mutual labels:  dropwizard
vertx-jooq-async
Deprecated, use vertx-jooq instead:
Stars: ✭ 27 (-65.38%)
Mutual labels:  jooq
dropwizard-swagger
a Dropwizard bundle that serves Swagger UI static content and loads Swagger endpoints.
Stars: ✭ 176 (+125.64%)
Mutual labels:  dropwizard
further-cdi
🔊 Going further with CDI presentation
Stars: ✭ 28 (-64.1%)
Mutual labels:  dropwizard
dropwizard-zipkin
Dropwizard Zipkin Bundle
Stars: ✭ 48 (-38.46%)
Mutual labels:  dropwizard
pro.fessional.wings
WingsBoot=BKB+飞鞋+SpringBoot。其核心价值是:①使团队快速实现业务目标;②快速偿还技术债务;③安全的面向程序和业务重构。
Stars: ✭ 78 (+0%)
Mutual labels:  jooq
dropwizard-orient-server
Embedded OrientDB server for dropwizard
Stars: ✭ 16 (-79.49%)
Mutual labels:  dropwizard
metrics-agent
JVM agent based metrics with Prometheus and Dropwizard support (Java, Scala, Clojure, Kotlin, etc)
Stars: ✭ 25 (-67.95%)
Mutual labels:  dropwizard
dropwizard-crypto
A Crytpographic Bundle for Dropwizard
Stars: ✭ 14 (-82.05%)
Mutual labels:  dropwizard
metrics-aspectj
AspectJ integration for Dropwizard Metrics
Stars: ✭ 78 (+0%)
Mutual labels:  dropwizard
dropwizard-guicey-ext
Dropwizard-guicey extensions
Stars: ✭ 11 (-85.9%)
Mutual labels:  dropwizard
dropwizard-influxdb-reporter
Dropwizard Integrations for InfluxDB.
Stars: ✭ 16 (-79.49%)
Mutual labels:  dropwizard
spring-jooq-flyway-testcontainers-junit5
🚀 Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5
Stars: ✭ 29 (-62.82%)
Mutual labels:  jooq
helloworld-web
Hello World web application in 39 different ways in Java
Stars: ✭ 18 (-76.92%)
Mutual labels:  dropwizard
dropwizard-elasticsearch
A set of classes for using Elasticsearch in a Dropwizard service.
Stars: ✭ 61 (-21.79%)
Mutual labels:  dropwizard
dropwizard-raven
Dropwizard integration for error logging to Sentry.
Stars: ✭ 20 (-74.36%)
Mutual labels:  dropwizard
verify-service-provider
👑 ☑️ The easiest way to connect to GOV.UK Verify
Stars: ✭ 15 (-80.77%)
Mutual labels:  dropwizard
dropwizard-mongo
A Dropwizard bundle for MongoDB
Stars: ✭ 20 (-74.36%)
Mutual labels:  dropwizard
dropwizard-auth-multitenancy-example
Sample code for my blog post
Stars: ✭ 15 (-80.77%)
Mutual labels:  dropwizard

Droptools

Build Status Coverage Status

Useful Dropwizard addons, including dropwizard-jooq and dropwizard-redis.

dropwizard-jooq

A bundle that adds support for relational database access via the excellent jOOQ library.

dropwizard-redis

A bundle that manages a redis connection pool and makes Jedis clients available to resource methods, without the hassle of pooling logic in your code.

Support

Please file bug reports and feature requests in GitHub issues.

License

Copyright (c) 2014-2020 Benjamin Bader

This library is licensed under the Apache License, Version 2.0.

See http://www.apache.org/licenses/LICENSE-2.0.html or the LICENSE file in this repository for the full license text.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].