Upgrade to latest patch. CodeAction list rather than single and more
1. CodeAction array rather than single code action expected 2. Support upgrade to the latest patch version 3. Boot version validation async from java sources validation 4. Labels for boot version quick fixes
This commit is contained in:
@@ -52,6 +52,7 @@ public class PrefsInitializer extends AbstractPreferenceInitializer {
|
||||
"org.openrewrite.java.testing.junit5.JUnit5BestPractices",
|
||||
"org.openrewrite.java.testing.junit5.JUnit4to5Migration",
|
||||
"org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_6",
|
||||
"org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7",
|
||||
"org.springframework.sts.java.spring.boot3.UpgradeSpringBoot_3_0",
|
||||
"org.rewrite.java.security.*",
|
||||
"org.springframework.rewrite.test.*",
|
||||
|
||||
Reference in New Issue
Block a user