Annotation Interface PathParam
Bind the value of a path sub-element to the annotated parameter.
Exemple :
http://localhost:8080/test/contact/12
Can be map to :
- Author:
- npiedeloup
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-