value

@AliasFor(annotation = Component::class)
abstract fun value(): String

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

Return

the specified bean name, if any