Annotation Interface PUT
Indicates that the annotated method responds to HTTP PUT requests.
Inspirated from jax-rs api, but merged with Path for simplicity.
- Author:
- npiedeloup
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueDefines a URI template for the resource class.
-