Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liftwizard/liftwizard

A collection of utilities for Dropwizard
https://github.com/liftwizard/liftwizard

dropwizard java reladomo

Last synced: about 2 months ago
JSON representation

A collection of utilities for Dropwizard

Awesome Lists containing this project

README

        

# Liftwizard

![Maven Central](https://img.shields.io/maven-central/v/io.liftwizard/liftwizard)
![GitHub](https://img.shields.io/github/license/motlin/liftwizard)
![CircleCI](https://img.shields.io/circleci/build/gh/motlin/liftwizard/main)
[![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#io.liftwizard:liftwizard)

![Lines of code](https://img.shields.io/tokei/lines/github/motlin/liftwizard)
![GitHub repo size](https://img.shields.io/github/repo-size/motlin/liftwizard)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/motlin/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