Closed ampersand8 closed 4 years ago
Using @Value("test") will set the literal value "test" and not the configuration property "test".
@Value("test")
Using
@Value("test")
will set the literal value "test" and not the configuration property "test".