Upgrade Recipe wrapper with AddRepository

This commit is contained in:
aboyko
2022-11-08 12:48:48 -05:00
parent 97286246d5
commit 7594a743cf
3 changed files with 35 additions and 2 deletions

View File

@@ -52,7 +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.boot3.UpgradeSpringBoot_3_0",
"org.springframework.sts.java.spring.boot3.UpgradeSpringBoot_3_0",
"org.rewrite.java.security.*",
"org.springframework.rewrite.test.*",
"rewrite.test.*"