sts4 icon indicating copy to clipboard operation
sts4 copied to clipboard

add support for `@ConditionalOnResource` annotation attributes

Open martinlippert opened this issue 1 year ago • 1 comments

Add support for @ConditionalOnResource annotation attributes:

  • auto-completion, go to definition for resources attribute (string-based pointers to classpath: resource locations for example, similar to the support in @Value annotations when classpath: is used)

martinlippert avatar Jul 25 '24 08:07 martinlippert

Working on this one

ksankaranara-vmw avatar Aug 20 '24 08:08 ksankaranara-vmw