Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fangjian0423/deep-in-spring-cloud-samples
《深入理解 Spring Cloud 与实战》配套示例代码
https://github.com/fangjian0423/deep-in-spring-cloud-samples
Last synced: 7 days ago
JSON representation
《深入理解 Spring Cloud 与实战》配套示例代码
- Host: GitHub
- URL: https://github.com/fangjian0423/deep-in-spring-cloud-samples
- Owner: fangjian0423
- License: apache-2.0
- Created: 2020-12-07T11:33:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T01:57:05.000Z (about 2 years ago)
- Last Synced: 2023-11-07T15:33:01.417Z (about 1 year ago)
- Language: Java
- Homepage: https://item.jd.com/13043028.html
- Size: 218 KB
- Stars: 124
- Watchers: 2
- Forks: 46
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 《深入理解 Spring Cloud 与实战》
## 目录
第 1 章 Spring Cloud生态
第 2 章 服务注册与服务发现
第 3 章 负载均衡与服务调用
第 4 章 配置管理
第 5 章 熔断器
第 6 章 Spring生态消息驱动
第 7 章 消息总线
第 8 章 Spring Cloud Data Flow
第 9 章 网关
第 10 章 Spring Cloud 与 Serverless
## 覆盖技术栈
- Spring Boot
- Alibaba Nacos
- Netflix Eureka
- Spring Cloud LoadBalancer
- Netflix Ribbon
- OpenFeign
- Dubbo Spring Cloud
- Spring Cloud Config Client/Server
- Spring Cloud Circuit Breaker
- Alibaba Sentinel
- Netflix Hystrix
- Resilience4J
- Spring Messaing
- Spring Integration
- Spring Cloud Stream
- Spring Cloud Bus
- Spring Cloud Data Flow
- Spring Cloud Task
- Spring Cloud Skipper
- Spring Cloud Deployer
- Spring Batch
- Spring Cloud Gateway
- Spring Cloud Function## 案例讲解
- Spring Cloud 双注册/双订阅完成服务平滑迁移
- Netflix Ribbon 流量控制完成灰度发布
- Netflix Ribbon 流量控制条件动态生效
- Sentinel 保护应用防止服务雪崩
- Spring Messaging 处理 WebSocket 请求
- Spring Cloud Bus 配置 Spring Cloud Config 完成配置动态刷新
- 流处理案例:Spring Cloud Stream 完成信用卡反欺诈系统
- 批处理案例:Spring Cloud Task 完成统计GitHub仓库的各项指标数据
- Spring Cloud Function & GCP Cloud Functions 体验 Serverless售卖地址: https://item.jd.com/13043028.html 。 感谢支持