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.
- Host: GitHub
- URL: https://github.com/openrewrite/rewrite-netty
- Owner: openrewrite
- License: apache-2.0
- Created: 2025-06-08T19:32:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-04T15:51:20.000Z (12 months ago)
- Last Synced: 2025-07-04T16:53:54.287Z (12 months ago)
- Language: Java
- Size: 68.4 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

### Migrate Netty projects. Automatically.
[](https://github.com/openrewrite/rewrite-netty/actions/workflows/ci.yml)
[](https://mvnrepository.com/artifact/org.openrewrite.recipe/rewrite-netty)
[](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.