Building Microservices with Spring Cloud - Configuration Server

it2022-05-05  98

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


最新回复(0)