Skip to content

spring index information for libraries #1524

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

Open
martinlippert opened this issue Mar 24, 2025 · 0 comments
Open

spring index information for libraries #1524

martinlippert opened this issue Mar 24, 2025 · 0 comments
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: internal-architecture theme: spring index & symbols type: enhancement
Milestone

Comments

@martinlippert
Copy link
Member

If we want to use and show bean information from classes that are implemented as libraries (e.g. via spring projects that users have on the classpath of their projects), we need to find a way to integrate information about beans (and everything else we have in the spring index) that comes from JAR files instead of source files.

The overall idea here is that the libraries provide this information in JSON format as a metadata file, similar to the metadata files for configuration properties.

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: internal-architecture theme: spring index & symbols type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants