@Target(value={PARAMETER,FIELD}) @Retention(value=RUNTIME) public @interface FormParam
String
value
public abstract String value
If left blank the method parameter name is used.
Copyright © 2019. All rights reserved.