{"id":13842512,"url":"https://github.com/waylau/spring-cloud-tutorial","last_synced_at":"2025-08-17T11:08:32.349Z","repository":{"id":151394797,"uuid":"101531364","full_name":"waylau/spring-cloud-tutorial","owner":"waylau","description":"Spring Cloud Tutorial.《Spring Cloud 教程》","archived":false,"fork":false,"pushed_at":"2018-07-04T16:18:43.000Z","size":1063,"stargazers_count":177,"open_issues_count":0,"forks_count":68,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-06-03T14:53:30.521Z","etag":null,"topics":["spring","spring-boot","spring-cloud","tutorial","waylau"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waylau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-08-27T05:12:56.000Z","updated_at":"2025-05-21T11:10:27.000Z","dependencies_parsed_at":"2023-07-06T20:00:54.272Z","dependency_job_id":null,"html_url":"https://github.com/waylau/spring-cloud-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/waylau/spring-cloud-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-cloud-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-cloud-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-cloud-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-cloud-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waylau","download_url":"https://codeload.github.com/waylau/spring-cloud-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waylau%2Fspring-cloud-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270837583,"owners_count":24654391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["spring","spring-boot","spring-cloud","tutorial","waylau"],"created_at":"2024-08-04T17:01:38.197Z","updated_at":"2025-08-17T11:08:32.340Z","avatar_url":"https://github.com/waylau.png","language":null,"readme":"# Spring Cloud Tutorial 《跟老卫学Spring Cloud开发》\n\n![](images/spring-cloud-logo.png)\n\nSpring 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: \u003chttp://www.gitbook.com/book/waylau/spring-cloud-tutorial\u003e.\nLet's [READ](SUMMARY.md)!\n\nSpring Cloud Tutorial 是一本关于 Spring Cloud 学习的开源书。利用业余时间写了本书，图文并茂，用大量实例带你一步一步走进 Spring Cloud 的世界。如有疏漏欢迎指正，欢迎提问。感谢您的参与！\n\n**注**：Spring Cloud 基于 Spring Boot 来进行构建服务。有关 Spring Boot 的内容，可以参阅笔者所著的《Spring Boot 教程》（\u003chttps://github.com/waylau/spring-boot-tutorial\u003e）\n\n## 涉及技术\n\n本书涉及的相关技术及版本如下。\n\n* Gradle 4.0\n* Spring Boot 2.0.0.M3\n* Spring Boot Data Redis Starter 2.0.0.M3\n* Apache HttpClient 4.5.3\n* Redis 3.2.100\n* Spring Cloud Netflix Eureka Server Finchley.M2\n* Spring Cloud Netflix Eureka Client Finchley.M2\n* Spring Cloud Starter OpenFeign Finchley.M2\n* Spring Cloud Config Server Finchley.M2\n* Spring Cloud Config Client Finchley.M2\n \n## Get Started 如何开始阅读\n\n选择下面入口之一：\n\n* \u003chttps://github.com/waylau/spring-cloud-tutorial/\u003e 的 [SUMMARY.md](SUMMARY.md)（源码）\n* \u003chttp://waylau.gitbooks.io/spring-cloud-tutorial/\u003e 点击 Read 按钮（同步更新，国内访问速度一般）\n* \u003chttp://git.oschina.net/waylau/spring-cloud-tutorial\u003e 的 [SUMMARY.md](SUMMARY.md)（码云，手动同步，有所延时）\n\n## Code 源码\n\n书中所有示例源码，移步至\u003chttps://github.com/waylau/spring-cloud-tutorial\u003e  `samples` 目录下\n\n## Issue 意见、建议\n\n如有勘误、意见或建议欢迎拍砖 \u003chttps://github.com/waylau/spring-cloud-tutorial/issues\u003e\n\n## 联系作者:\n\n您也可以直接联系我：\n\n* 博客：https://waylau.com\n* 邮箱：[waylau521(at)gmail.com](mailto:waylau521@gmail.com)\n* 微博：http://weibo.com/waylau521\n* 开源：https://github.com/waylau\n\n## 相关资料\n\n其他与 Spring Cloud 相关的学习资料还有：\n\n* 基于Spring Boot的博客系统实战（视频）：\u003chttp://coding.imooc.com/class/125.html\u003e\n* Spring Boot 教程：\u003chttps://github.com/waylau/spring-boot-tutorial\u003e\n* 基于Spring Cloud的微服务实战（视频）：\u003chttps://coding.imooc.com/class/177.html\u003e\n* Spring Boot 企业级应用开发实战（书籍）：\u003chttps://github.com/waylau/spring-boot-enterprise-application-development\u003e\n* Spring Cloud 微服务架构开发实战（书籍）：\u003chttps://github.com/waylau/spring-cloud-microservices-development\u003e\n\n## 其他书籍\n\n若您对本书不感冒，笔者还写了其他方面的超过一打的书籍（可见\u003chttps://waylau.com/books/\u003e），多是开源电子书。\n\n本人也维护了一个[books-collection](https://github.com/waylau/books-collection)项目，里面提供了优质的专门给程序员的开源、免费图书集合。\n\n## 开源捐赠\n\n\n![开源捐赠](https://waylau.com/images/showmethemoney-sm.jpg)\n\n捐赠所得所有款项将用于开源事业！\n","funding_links":[],"categories":["Others","Others (1002)"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaylau%2Fspring-cloud-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaylau%2Fspring-cloud-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaylau%2Fspring-cloud-tutorial/lists"}