JAX-RS - Annotations for Specifying HTTP Verbs [Updated: Jul 31, 2016, Created: Jan 27, 2016] |
|
||
HTTP defines methods (sometimes referred to as verbs) to indicate the desired action to be performed on the target resource. JAX-RS uses five annotations for specifying the HTTP verb that can be used on a method (resource method):
|
|
||
|
|||
|