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 ddbeb70 commit 642980cCopy full SHA for 642980c
src/main/resources/META-INF/rewrite/spring-boot-20.yml
@@ -670,7 +670,6 @@ recipeList:
670
- org.openrewrite.java.spring.NoRequestMappingAnnotation
671
- org.openrewrite.java.spring.ImplicitWebAnnotationNames
672
- org.openrewrite.java.spring.boot2.UnnecessarySpringExtension
673
- - org.openrewrite.java.spring.BeanMethodsNotPublic
674
- org.openrewrite.java.spring.NoAutowiredOnConstructor
675
- org.openrewrite.java.spring.boot2.ConditionalOnBeanAnyNestedCondition
676
- org.openrewrite.java.spring.boot2.RestTemplateBuilderRequestFactory
0 commit comments