--- id: '2019-02-28-11-33' date: '2019/02/28 11:33' title: 'springCloud学习总览' tags: ['spring-boot', 'spring-cloud', 'spring微服务实战'] categories: - 'java' - 'springCloud实战' --- **本篇原创发布于:**[FleyX 的个人博客](http://tapme.top/blog/detail/2019-02-28-11-33)   写完最后一篇特意去看了看第一篇是什么时候写的———2018/11/19,到现在三个月多一点,总的来说这三个月通过《Spring 微服务实战》这本书,算是对微服务进行了一次扫盲学习。 ![Spring 微服务实战](https://raw.githubusercontent.com/FleyX/files/master/blogImg/20190228114249.png)   共计产生了如下 6 篇学习笔记: - [springCloud 学习 1(集中式配置管理)](http://tapme.top/blog/detail/2018-11-19-15-57-00/) - [springCloud 学习 2(服务发现)](http://tapme.top/blog/detail/2018-11-22-15-57/) - [springCloud 学习 3(Netflix Hystrix 弹性客户端)](http://tapme.top/blog/detail/2018-11-28-15-57-00) - [springCloud 学习 4(Zuul 服务路由)](http://tapme.top/blog/detail/2019-01-03-19-19) - [springCloud 学习 5(Spring-Cloud-Stream 事件驱动)](http://tapme.top/blog/detail/2019-01-03-19-19) - [springCloud 学习 6(Spring Cloud Sleuth 分布式跟踪)](http://tapme.top/blog/detail/2019-01-03-19-19)   总的来说这本书还是不错滴,虽然有些许错误(不确定是印刷错误还是排版),但是问题都不大。除了内容有点老:书中代码所有 spring boot 版本为`1.4.4`,spring cloud 版本为`Camden.SR5`。但是理念都是那些,新版本只有有更好的诠释方式,无需过分关注这个问题。   spring cloud 的学习暂时告一段落。 _2019,Fighting!_ **本篇原创发布于:**[FleyX 的个人博客](http://tapme.top/blog/detail/2019-02-28-11-33)