spring-framework / org.springframework.web.bind.annotation / RequestAttribute / name

name

@AliasFor("value") val name: String

The name of the request attribute to bind to.

The default name is inferred from the method parameter name.