4

Can I use wildcard in Spring @Value,as following ?

@Value("${key.*}) 

private String [] keys;

I want that above match all keys start with "key." word

lealceldeiro
  • 14,342
  • 6
  • 49
  • 80
emanuel07
  • 738
  • 12
  • 27

0 Answers0