Annotation Type PostMapping
Maps an HTTP POST to this method.
The path may carry {name} segments, bound with PathVariable.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]The path, relative to anyRequestMappingon the class.
-
Element Details
-
value
-