All Classes and Interfaces
Classes
Class
Description
This 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.
Finds usages of locale-based date/time formatting APIs that may be affected by the
JDK 20+ CLDR locale data changes.
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
RemoveExtraSemicolons instead.Deprecated.
in favor of
ReplaceStringLiteralValue.Deprecated.
in favor of
UpdateMavenProjectPropertyJavaVersionDeprecated.
Use
UseMavenCompilerPluginReleaseConfiguration instead.Replaces explicit type declarations with
var keyword when the initializer
is a constructor call with an exactly matching type.
ChangeMethodInvocationReturnType.