Class SpringRequestMapping
java.lang.Object
org.openrewrite.java.spring.trait.SpringRequestMapping
- All Implemented Interfaces:
org.openrewrite.trait.Trait<org.openrewrite.java.tree.J.Annotation>
public class SpringRequestMapping
extends Object
implements org.openrewrite.trait.Trait<org.openrewrite.java.tree.J.Annotation>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.trait.Trait
getCursor, getTree
-
Constructor Details
-
SpringRequestMapping
public SpringRequestMapping()
-
-
Method Details
-
getHttpMethod
-
getPath
-
getMethodSignature
-
getLeadingAnnotations
-