It is reoccuring question how one could invoke a Spring proxied bean method from the bean itself preserving all side-effects of AOP assigned to the method.
Spring Cloud Config Server has magical property searchPaths
that magically alter search order of
YAML file in Git repository. YAML file name conventions and config file layout itself are magic.