Package org.openrewrite.java.spring
@NullMarked
@NonNullFields
package org.openrewrite.java.spring
-
ClassesClassDescriptionA recipe to uniformly add a property to Spring configuration file.A recipe to change parameter type for a method declaration.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)