Skip to content

add content-assist for @Qualifier annotation #1261

@martinlippert

Description

@martinlippert

Provide content-assist for the param value of @Qualifier annotations, according to https://docs.spring.io/spring-framework/reference/core/beans/annotation-config/autowired-qualifiers.html.

This means that values for @Qualifier annotations can be bean names (from the bean index) or other "random" values that are already being used with the @Qualifier throughout the project.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions