spring-framework
/
org.springframework.web.bind.annotation
/
RequestParam
/
name
name
@AliasFor
(
"value"
)
val
name
:
String
The name of the request parameter to bind to.
Since
4.2