Closed
Description
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.