Add Boot 3.5 upgrade

This commit is contained in:
BoykoAlex
2025-05-23 10:51:26 -07:00
parent 4e110a1973
commit 5bb1cd8fcd
5 changed files with 143 additions and 2 deletions

View File

@@ -51,8 +51,8 @@ public class PrefsInitializer extends AbstractPreferenceInitializer {
"org.openrewrite.java.testing.junit5.JUnit5BestPractices",
"org.openrewrite.java.testing.junit5.JUnit4to5Migration",
"org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7",
"org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_3",
"org.springframework.ide.vscode.rewrite.boot3.UpgradeSpringBoot_3_4",
"org.springframework.ide.vscode.rewrite.boot3.UpgradeSpringBoot_3_5",
"org.rewrite.java.security.*",
"org.springframework.rewrite.test.*",
"rewrite.test.*"