Prepare
Understand "Twelve factor APP" - configUnderstand Spring boot configuration and Spring Framework Profiles
The role of configuration in Microservices
Removing "settings" from compiled codeChange runtime behaviorsEnforce consistency across elastic servicesCache values to reduce load on databases
Spring Cloud configuration server
ref:
http://cloud.spring.io/spring-cloud-config/single/spring-cloud-config.html
转载于:https://www.cnblogs.com/shouwangzhe-/p/7801916.html