Annotation Type RequestMapping
A path, and optionally a verb, for a controller or one of its methods.
On a class it prefixes every mapping inside it. On a method it is the general form of the verb-specific annotations beside it, for verbs they do not cover.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
-
method
-