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

name

@AliasFor("value") val name: String

The name of the path variable to bind to.

Since
4.3.3