I need to populate POJO with values from application.yml dynamically, as prefix is computed during the runtime.
application.yml
I\'ve read Spring sources and found that