码迷,mamicode.com
首页 > 编程语言 > 详细

Building Microservices with Spring Cloud - Configuration Server

时间:2017-11-08 00:47:34      阅读:214      评论:0      收藏:0      [点我收藏+]

标签:files   server   red   com   log   runtime   with   rom   enforce   

Prepare 

  • Understand "Twelve factor APP" - config
  • Understand Spring boot configuration and Spring Framework Profiles

The role of configuration in Microservices

  • Removing "settings" from compiled code
  • Change runtime behaviors
  • Enforce consistency across elastic services
  • Cache values to reduce load on databases

Spring Cloud configuration server

技术分享

 

Building Microservices with Spring Cloud - Configuration Server

标签:files   server   red   com   log   runtime   with   rom   enforce   

原文地址:http://www.cnblogs.com/shouwangzhe-/p/7801916.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!