We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7560861 commit c76b972Copy full SHA for c76b972
src/main/resources/META-INF/rewrite/spring-boot-20.yml
@@ -81,6 +81,7 @@ recipeList:
81
oldValue: false
82
newValue: "off"
83
- org.openrewrite.java.spring.boot2.SpringBoot2BestPractices
84
+ - org.openrewrite.apache.commons.lang.UpgradeApacheCommonsLang_2_3
85
---
86
type: specs.openrewrite.org/v1beta/recipe
87
name: org.openrewrite.java.spring.boot2.MigrateToWebServerFactoryCustomizer
0 commit comments