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 d488ac1 commit 3ca02b3Copy full SHA for 3ca02b3
src/main/resources/META-INF/rewrite/spring-boot-27.yml
@@ -35,6 +35,7 @@ recipeList:
35
artifactId: spring-boot-starter-parent
36
newVersion: 2.7.x
37
# Use recommended replacements for deprecated APIs
38
+ - org.openrewrite.java.spring.boot2.WebSecurityConfigurerAdapter
39
- org.openrewrite.java.ChangeType:
40
oldFullyQualifiedTypeName: org.springframework.boot.web.server.LocalServerPort
41
newFullyQualifiedTypeName: org.springframework.boot.test.web.server.LocalServerPort
0 commit comments