Is it possible to get the value of the spring active profile in some class\'s static block?
I have tried @value("$(spring.profiles.active)") an
@value("$(spring.profiles.active)")