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

https://github.com/openrewrite/rewrite-dropwizard


https://github.com/openrewrite/rewrite-dropwizard

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          





OpenRewrite Logo



rewrite-dropwizard


[![ci](https://github.com/openrewrite/rewrite-dropwizard/actions/workflows/ci.yml/badge.svg)](https://github.com/openrewrite/rewrite-dropwizard/actions/workflows/ci.yml)
[![Apache 2.0](https://img.shields.io/github/license/openrewrite/rewrite-dropwizard.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Maven Central](https://img.shields.io/maven-central/v/org.openrewrite.recipe/rewrite-dropwizard.svg)](https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-dropwizard)
[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.openrewrite.org/scans)

### What is this?

This project implements a [Rewrite module](https://github.com/openrewrite/rewrite) that applies best practices and
migrations for those projects using the [Dropwizard framework](https://dropwizard.io/).

Browse [a selection of recipes available through this module in the recipe catalog](https://docs.openrewrite.org/recipes/java/dropwizard).

## Contributing

We appreciate all types of contributions. See
the [contributing guide](https://github.com/openrewrite/.github/blob/main/CONTRIBUTING.md) for detailed instructions on
how to get started.