@Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) @Documented public @interface ReqParam
String
value
public abstract String value