We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba73864 commit eb7d9ccCopy full SHA for eb7d9cc
src/main/resources/META-INF/rewrite/best-practices.yml
@@ -41,7 +41,6 @@ tags:
41
- boot
42
recipeList:
43
# These steps go above & beyond what's needed for a pure upgrade, and are not be included with 3.x upgrades themselves
44
- - org.openrewrite.java.spring.boot2.SpringBoot2BestPractices
45
- org.openrewrite.java.migrate.UpgradeToJava21 # Allows for virtual threads
46
- org.openrewrite.java.spring.boot3.UpgradeSpringBoot_3_3
47
- org.openrewrite.java.spring.boot3.EnableVirtualThreads
0 commit comments