spring boot config client which consumes profiles based config files from config server direct or through eureka server
-
profile name like config-client-{profile}.yml
-
if same profile not found then config-client.yml at server
-
if config-client.yml not found then application-{profile}.yml
-
if application-{profile}.yml not then application.yml