https://github.com/liftwizard/liftwizard
A collection of utilities for Dropwizard
https://github.com/liftwizard/liftwizard
dropwizard java reladomo
Last synced: 6 months ago
JSON representation
A collection of utilities for Dropwizard
- Host: GitHub
- URL: https://github.com/liftwizard/liftwizard
- Owner: liftwizard
- License: apache-2.0
- Created: 2020-01-08T00:21:57.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T02:27:13.000Z (about 1 year ago)
- Last Synced: 2025-04-09T19:45:03.910Z (about 1 year ago)
- Topics: dropwizard, java, reladomo
- Language: Java
- Homepage: https://liftwizard.io/docs/
- Size: 8.33 MB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Liftwizard



[](https://github.com/jvm-repo-rebuild/reproducible-central#io.liftwizard:liftwizard)



Liftwizard is a collection of bundles and add-ons for [Dropwizard](https://www.dropwizard.io/), the Java framework for writing web services.
There are very few dependencies between the bundles, so you can pick and choose the ones you want.
## Module groups
The bundles can be loosely grouped into categories.
- Dropwizard configuration and bundles
- Jackson JSON serialization/deserialization
- Servlet client/server logging
- [Reladomo](https://github.com/goldmansachs/reladomo) ORM integration for Dropwizard
- JUnit 4 and JUnit 5 test utilities
## Documentation
See the full docs at