@Target({PARAMETER,FIELD}) @Retention(RUNTIME) public @interface FormParam
String
value
String value
If left blank the method parameter name is used.