I am loading properties with multiple PropertySourcesPlaceholderConfigurer beans and setting placeholder prefix-es: While I can inject a property value by specifying it’s index and key like this: Sometimes I need to determine the value of the prefix (‘foo’) at runtime and dynamically resolveā¦