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

name

@AliasFor("value") val name: String

The name of the part in the "multipart/form-data" request to bind to.

Since
4.2