spring-framework / org.springframework.web.bind.annotation / RestController / value

value

@AliasFor(Controller) val value: String

The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.

Return
the suggested component name, if any (or empty String otherwise)

Since
4.0.1