Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[spring index] take additional annotations into account for beans #1047

Open
martinlippert opened this issue May 10, 2023 · 0 comments
Open
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spring index & symbols type: enhancement
Milestone

Comments

@martinlippert
Copy link
Member

We should take additional annotations into account when we walk through the code to identify and extract information about beans, like the annotation that was used to identify it as a bean and additional Spring annotations that developers might put on bean definitions (e.g. @conditional..., see #1039)

@martinlippert martinlippert added type: enhancement theme: spring index & symbols for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode labels May 10, 2023
@martinlippert martinlippert added this to the 4.19.0.RELEASE milestone May 10, 2023
@martinlippert martinlippert self-assigned this May 10, 2023
@martinlippert martinlippert modified the milestones: 4.19.1.RELEASE, Backlog Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spring index & symbols type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant