Package org.openrewrite.java.migrate
@NullMarked
@NonNullFields
package org.openrewrite.java.migrate
-
ClassesClassDescriptionThis imperative recipe will add the jdeprscan plugin to a maven project.This imperative recipe will add the maven jar plugin to a maven project.Deprecated.Migrates GraalVM native-image resource-config.json files from the legacy regex pattern format (JDK 21 and earlier) to the new glob pattern format (JDK 23+).Deprecated.Use
RemoveExtraSemicolonsinstead.Deprecated.in favor ofReplaceStringLiteralValue.
ChangeMethodInvocationReturnType.