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 b80cd59 commit 5b55629Copy full SHA for 5b55629
src/main/resources/META-INF/rewrite/spring-boot-24.yml
@@ -60,6 +60,8 @@ recipeList:
60
- org.openrewrite.java.spring.boot2.MigrateUndertowServletWebServerFactorySetEagerInitFilters
61
- org.openrewrite.java.spring.boot2.MigrateLoggingSystemPropertyConstants
62
- org.openrewrite.java.spring.boot2.MigrateHsqlEmbeddedDatabaseConnection
63
+ - org.openrewrite.java.spring.boot2.HttpSecurityLambdaDsl
64
+ - org.openrewrite.java.spring.boot2.ServerHttpSecurityLambdaDsl
65
66
# Update properties
67
- org.openrewrite.java.spring.boot2.SpringBootProperties_2_4
0 commit comments