spring index information for libraries #1524
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
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.
The text was updated successfully, but these errors were encountered: