Using Spring Boot I\'m trying to set @PropertySource dynamically like this: @PropertySource(value="classpath:application-${spring.profiles.active}.properties"
@PropertySource(value="classpath:application-${spring.profiles.active}.properties"