Skip to content

Commit 34a1f02

Browse files
committed
Remove 'BeanMethodsNotPublic' from SpringBoot2BestPractices
openrewrite/rewrite#150 #70
1 parent 1a00d9b commit 34a1f02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/META-INF/rewrite/spring-boot2.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ tags:
5656
recipeList:
5757
- org.openrewrite.java.spring.NoRequestMappingAnnotation
5858
- org.openrewrite.java.spring.ImplicitWebAnnotationNames
59-
- org.openrewrite.java.spring.BeanMethodsNotPublic
6059
---
6160
type: specs.openrewrite.org/v1beta/recipe
6261
name: org.openrewrite.java.spring.boot2.SpringBoot1To2Migration

0 commit comments

Comments
 (0)