Package org.openrewrite.java.spring
@NonNullApi
@NonNullFields
package org.openrewrite.java.spring
-
ClassesClassDescriptionA recipe to uniformly add a property to Spring configuration file.This composite recipe will change a spring application property key across YAML and properties files.A recipe to remove a property (or matching property group) from Spring configuration files.Replace method declaration @RequestMapping annotations with the associated variant as defined by the request method type (GET, POST, PUT, PATCH, DELETE)This visitor removes method calls matching some criteria.