Skip to content

Commit

Permalink
Removed BeanMethodsNotPublic from SpringBoot2BestPractices (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmck257 authored Mar 7, 2023
1 parent ddbeb70 commit 642980c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/META-INF/rewrite/spring-boot-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,6 @@ recipeList:
- org.openrewrite.java.spring.NoRequestMappingAnnotation
- org.openrewrite.java.spring.ImplicitWebAnnotationNames
- org.openrewrite.java.spring.boot2.UnnecessarySpringExtension
- org.openrewrite.java.spring.BeanMethodsNotPublic
- org.openrewrite.java.spring.NoAutowiredOnConstructor
- org.openrewrite.java.spring.boot2.ConditionalOnBeanAnyNestedCondition
- org.openrewrite.java.spring.boot2.RestTemplateBuilderRequestFactory
Expand Down

0 comments on commit 642980c

Please sign in to comment.