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

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

OpenRewrite recipes for Micronaut.
https://github.com/openrewrite/rewrite-micronaut

openrewrite openrewrite-recipes

Last synced: 11 months ago
JSON representation

OpenRewrite recipes for Micronaut.

Awesome Lists containing this project

README

          






OpenRewrite Logo



rewrite-micronaut


[![ci](https://github.com/openrewrite/rewrite-micronaut/actions/workflows/ci.yml/badge.svg)](https://github.com/openrewrite/rewrite-micronaut/actions/workflows/ci.yml)
[![Apache 2.0](https://img.shields.io/github/license/openrewrite/rewrite-micronaut.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![Maven Central](https://img.shields.io/maven-central/v/org.openrewrite.recipe/rewrite-micronaut.svg)](https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-micronaut)
[![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 [Micronaut framework](https://micronaut.io/).

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

## 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.