@Retention(RetentionPolicy.SOURCE) @Target(ElementType.PARAMETER) public @interface RequestParameter
String
value
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
The name of the request parameter to bind to.