Skip to content

Commit 5b55629

Browse files
authored
Adding (Server)HttpSecurityLambdaDsl to SB 2.4 recipe
1 parent b80cd59 commit 5b55629

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/META-INF/rewrite/spring-boot-24.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ recipeList:
6060
- org.openrewrite.java.spring.boot2.MigrateUndertowServletWebServerFactorySetEagerInitFilters
6161
- org.openrewrite.java.spring.boot2.MigrateLoggingSystemPropertyConstants
6262
- org.openrewrite.java.spring.boot2.MigrateHsqlEmbeddedDatabaseConnection
63+
- org.openrewrite.java.spring.boot2.HttpSecurityLambdaDsl
64+
- org.openrewrite.java.spring.boot2.ServerHttpSecurityLambdaDsl
6365

6466
# Update properties
6567
- org.openrewrite.java.spring.boot2.SpringBootProperties_2_4

0 commit comments

Comments
 (0)