Войти
  • 1792Просмотров
  • 1 месяц назадОпубликованоModerne and OpenRewrite

Migrate to Java 25 using OpenRewrite

This recipe will apply changes commonly needed when migrating to Java 25. This recipe will also replace deprecated API with equivalents when there is a clear migration strategy. Build files will also be updated to use Java 25 as the target/source and plugins will be also be upgraded to versions that are compatible with Java 25. Resources: Migrate to Java 25 doc: #Java25 #openrewrite #Java