ComponentSymbolProvider
should take value attribute into account when identifying the bean name
#1451
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: spring index & symbols
type: enhancement
Milestone
The
@Component
annotation allows avalue
attribute (which is also the default attribute) to be defined for the bean name. This needs to be taken into account by theComponentSymbolProvider
when creating symbols and index elements.The text was updated successfully, but these errors were encountered: