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 autodetected component.

Return

the component name