Skip to content

OpenRewrite recipes to migrate to the IBM WebSphere Liberty.

License

Notifications You must be signed in to change notification settings

openrewrite/rewrite-liberty

Repository files navigation

rewrite-liberty

Recipes to migrate to the IBM WebSphere Liberty. Automatically

ci Apache 2.0 Maven Central Revved up by Develocity

What is this?

This project implements a Rewrite module that performs common tasks when migrating to new version of Open Liberty.

Browse a selection of recipes available through this module in the recipe catalog.

How to use?

To get a curated list of recipes based on the migration issues present in your applications, consider downloading the Migration Toolkit for Application Binaries and then running an analysis scan against your applications. Documentation on this scan and how to run it using the Migration Toolkit for Application Binaries can be found here. The report generated will contain the rewrite config necessary for your applications and their detected issues.

For more info on using OpenRewrite, see the full documentation at docs.openrewrite.org.

Contributing

We appreciate all types of contributions. See the contributing guide for detailed instructions on how to get started.