I just wanted to know whether we can use @value in...
# spring
s
I just wanted to know whether we can use @value inside constructor. Ex class ‘Test(@value(“some.property.key”) val someProperty: String)’