美文网首页
SpringCloud入门-收集的博客(1)

SpringCloud入门-收集的博客(1)

作者: CGWL丶大王 | 来源:发表于2019-12-05 17:10 被阅读0次

我们发现从单体架构到服务化架构,应用数量都在不断的增加,慢慢的下沉的就成了基础组建,上浮的就成为业务系统。从上述也可以看出架构的本质就是不断的拆分重构:分的过程是把系统拆分为各个子系统/模块/组件,拆的时候,首先要解决每个组件的定位问题,然后才能划分彼此的边界,实现合理的拆分。合就是根据最终要求,把各个分离的组件有机整合在一起。拆分的结果使开发人员能够做到业务聚焦、技能聚焦,实现开发敏捷,合的结果是系统变得柔性,可以因需而变,实现业务敏捷。

http://blog.csdn.net/forezp/article/details/69788938 

https://blog.csdn.net/zhaoenweiex/article/details/74122293

http://blog.csdn.net/forezp/article/details/70148833

https://github.com/yidongnan/spring-cloud-netflix-example

http://www.cnblogs.com/ityouknow/p/5662753.html

https://github.com/ityouknow/spring-cloud-examples

https://springcloud.cc/spring-cloud-config.html

http://blog.didispace.com/Spring-Cloud%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/

http://www.cnblogs.com/ityouknow/p/7770593.html

Spring Cloud中文网-官方文档中文版 https://springcloud.cc/

微服务API版本控制实战

https://blog.csdn.net/flyingnet/article/details/80448810 

Eureka详细讲解

https://blog.csdn.net/wenthkim/article/details/79327705

hystrix-dashboard详解

https://segmentfault.com/a/1190000011478978

系列教材非 纯洁的微笑

https://segmentfault.com/a/1190000011478978

IDEA热部署

https://www.jianshu.com/p/142c1067c345

Feign使用注意事项

https://www.jianshu.com/p/191d45210d16

配置中心UI-开源

http://blog.didispace.com/spring-cloud-config-admin-1-0-0-release/

SpringCloud feign服务熔断下的异常处理

https://blog.csdn.net/Coder_Joker/article/details/81811567

Spring Cloud

  获取注册中心所有服务以及服务下的所有实例

https://www.cnblogs.com/hfultrastrong/p/8608903.html

Hystrix的配置属性优先级和详解

https://blog.csdn.net/hry2015/article/details/78554846

Spring Cloud Bus 原理说明

https://blog.csdn.net/xichenguan/article/details/77535694

SpringCloud 详解配置刷新的原理

  使用jasypt自动加解密后 无法使用 springcloud 中的自动刷新/refresh功能

SpringCloud 详解配置刷新的原理

http://www.cnblogs.com/hfultrastrong/p/8556606.html

Netflix Eureka 源码深入剖析

https://blog.csdn.net/YLIMH_HMILY/article/details/78314340

微服务之springCloud-hystrix参数详解

https://www.cnblogs.com/520playboy/p/8074347.html

Eureka参数配置项详解

https://www.cnblogs.com/fangfuhai/p/7070325.html

相关文章

网友评论

      本文标题:SpringCloud入门-收集的博客(1)

      本文链接:https://www.haomeiwen.com/subject/ybqjgctx.html