This article is about version migration for any language and related framework.
Now we have a plugin that can be added as a dependency into the project, by running the build it will fix most of the required changes as a patch which can be applied over the project to migrate, At the same time the changes that are not possible update will get hints for that also, for more details please refer the below website and go over your project specific language and framework.
Java 17 migration
https://docs.openrewrite.org/running-recipes/popular-recipe-guides/migrate-to-java-17
SpringBoot 3 migration
https://docs.openrewrite.org/recipes/java/spring/boot3/upgradespringboot_3_1
Comments
Post a Comment