Skip to content

support classpath resources in code completion for @Value annotation #1285

Closed
@martinlippert

Description

@martinlippert

At the moment, code completion for @Vallue supports Spring Boot property keys, but you can also use the classpath: prefix to load content from files into the annotated element. Code completion should take that into account and show up proposals for files from the classpath of the project.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions