@NonNullApi @NonNullFields
Package org.openrewrite.java.spring
-
Class Summary Class Description BeanMethodsNotPublic ExpandProperties ImplicitWebAnnotationNames NoAutowiredOnConstructor Removes the Autowired annotation from a bean's constructor when there is only one constructor.NoRequestMappingAnnotation Replace method declaration @RequestMapping annotations with the associated variant as defined by the request method type (GET, POST, PUT, PATCH, DELETE)SeparateApplicationYamlByProfile