I am updating my existing Spring boot project to read config files from the Spring cloud config server instead of from the local resources directory.
Able to start Cl