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

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

OpenRewrite recipes for Netty.
https://github.com/openrewrite/rewrite-netty

Last synced: 12 months ago
JSON representation

OpenRewrite recipes for Netty.

Awesome Lists containing this project

README

          

![Logo](https://github.com/openrewrite/rewrite/raw/main/doc/logo-oss.png)
### Migrate Netty projects. Automatically.

[![ci](https://github.com/openrewrite/rewrite-netty/actions/workflows/ci.yml/badge.svg)](https://github.com/openrewrite/rewrite-netty/actions/workflows/ci.yml)
[![Maven Central](https://img.shields.io/maven-central/v/org.openrewrite.recipe/rewrite-netty.svg)](https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-netty)
[![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 performs common tasks for [Netty](https://netty.io/).

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

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