@NonNullApi @NonNullFields
Package org.openrewrite.java.spring
-
Class Summary Class Description BeanMethodsNotPublic ImplicitWebAnnotationNames Remove implicit web-annotation argument names and rename the associated variable.NoAutowired NoRequestMappingAnnotation Replace method declaration @RequestMapping annotations with the associated variant as defined by the request method type (GET, POST, PUT, PATCH, DELETE)