Spring Cloud Tutorial takes you to learn Spring Cloud step by step with a large number of samples. There is also a GitBook version of the book: http://www.gitbook.com/book/waylau/spring-cloud-tutorial. Let's READ!
Spring Cloud Tutorial 是一本关于 Spring Cloud 学习的开源书。利用业余时间写了本书,图文并茂,用大量实例带你一步一步走进 Spring Cloud 的世界。如有疏漏欢迎指正,欢迎提问。感谢您的参与!
注:Spring Cloud 基于 Spring Boot 来进行构建服务。有关 Spring Boot 的内容,可以参阅笔者所著的《Spring Boot 教程》(https://github.com/waylau/spring-boot-tutorial)
本书涉及的相关技术及版本如下。
- Gradle 4.0
- Spring Boot 2.0.0.M3
- Spring Boot Data Redis Starter 2.0.0.M3
- Apache HttpClient 4.5.3
- Redis 3.2.100
- Spring Cloud Netflix Eureka Server Finchley.M2
- Spring Cloud Netflix Eureka Client Finchley.M2
- Spring Cloud Starter OpenFeign Finchley.M2
- Spring Cloud Config Server Finchley.M2
- Spring Cloud Config Client Finchley.M2
选择下面入口之一:
- https://github.com/waylau/spring-cloud-tutorial/ 的 SUMMARY.md(源码)
- http://waylau.gitbooks.io/spring-cloud-tutorial/ 点击 Read 按钮(同步更新,国内访问速度一般)
- http://git.oschina.net/waylau/spring-cloud-tutorial 的 SUMMARY.md(码云,手动同步,有所延时)
书中所有示例源码,移步至https://github.com/waylau/spring-cloud-tutorial samples
目录下
如有勘误、意见或建议欢迎拍砖 https://github.com/waylau/spring-cloud-tutorial/issues
您也可以直接联系我:
- 博客:https://waylau.com
- 邮箱:waylau521(at)gmail.com
- 微博:http://weibo.com/waylau521
- 开源:https://github.com/waylau
其他与 Spring Cloud 相关的学习资料还有:
- 基于Spring Boot的博客系统实战(视频):http://coding.imooc.com/class/125.html
- Spring Boot 教程:https://github.com/waylau/spring-boot-tutorial
- 基于Spring Cloud的微服务实战(视频):https://coding.imooc.com/class/177.html
- Spring Boot 企业级应用开发实战(书籍):https://github.com/waylau/spring-boot-enterprise-application-development
- Spring Cloud 微服务架构开发实战(书籍):https://github.com/waylau/spring-cloud-microservices-development
若您对本书不感冒,笔者还写了其他方面的超过一打的书籍(可见https://waylau.com/books/),多是开源电子书。
本人也维护了一个books-collection项目,里面提供了优质的专门给程序员的开源、免费图书集合。
捐赠所得所有款项将用于开源事业!