Skip to content

Commit 46d9895

Browse files
author
YunaiV
committed
文章目录梳理,美滋滋~
1 parent 8e8a7c9 commit 46d9895

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108

109109
* [《芋道 Spring Boot 服务容错 Sentinel 入门》](http://www.iocoder.cn/Spring-Boot/Sentinel/?github) 对应 [lab-46](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-46)
110110
* 《芋道 Spring Boot 服务容错 Hystrix 入门》计划中...
111+
* 《芋道 Spring Boot 服务容错 Resilience4j 入门》计划中...
111112

112113
## 监控管理
113114

@@ -153,6 +154,10 @@
153154
## 注册中心
154155

155156
* [《芋道 Spring Cloud Alibaba 注册中心 Nacos 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/Nacos-Discovery/?github) 对应 [labx-01](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-01)
157+
* 《芋道 Spring Cloud Netflix 注册中心 Eureka 入门》计划中...
158+
* 《芋道 Spring Cloud 注册中心 Zookeeper 入门》计划中...
159+
* 《芋道 Spring Cloud 注册中心 Consul 入门》计划中...
160+
* 《芋道 Spring Cloud 注册中心 Etcd 入门》计划中...
156161

157162
## 服务调用
158163

@@ -163,12 +168,13 @@
163168
## 服务容错
164169

165170
* [《芋道 Spring Cloud Alibaba 服务容错 Sentinel 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/Sentinel/?github) 对应 [labx-04](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-04)
166-
* 《芋道 Spring Cloud Netflix 服务容错 Hystrix 入门》
171+
* 《芋道 Spring Cloud Netflix 服务容错 Hystrix 入门》计划中...
172+
* 《芋道 Spring Cloud 服务容错 Resilience4j 入门》计划中...
167173

168174
## API 网关
169175

170176
* [《芋道 Spring Cloud 服务网关 Spring Cloud Gateway 入门》](http://www.iocoder.cn/Spring-Cloud/Spring-Cloud-Gateway/?github) 对应 [labx-08](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-08)
171-
* 《芋道 Spring Cloud Netflix 服务网关 Zuul 入门》
177+
* 《芋道 Spring Cloud Netflix 服务网关 Zuul 入门》计划中...
172178
* [《性能测试 —— Spring Cloud Gateway、Zuul 基准测试》](http://www.iocoder.cn/Performance-Testing/SpringCloudGateway-Zuul-benchmark/?github) 对应 [lab-07](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-07)
173179

174180
## 配置中心
@@ -179,11 +185,17 @@
179185

180186
## 消息队列
181187

188+
**Spring Cloud Stream**
182189
* [《芋道 Spring Cloud Alibaba 消息队列 RocketMQ 入门》](http://www.iocoder.cn/Spring-Cloud-Alibaba/RocketMQ/?github) 对应 [labx-06](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-06)
183190
* [《芋道 Spring Cloud 消息队列 RabbitMQ 入门》](http://www.iocoder.cn/Spring-Cloud/RabbitMQ/?github) 对应 [labx-10](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-10)
184191
* [《芋道 Spring Cloud 消息队列 Kafka 入门》](http://www.iocoder.cn/Spring-Cloud/Kafka/?github) 对应 [labx-11](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-11)
185192
* [《芋道 Spring Cloud 消息队列 ActiveMQ 入门》](http://www.iocoder.cn/Spring-Cloud/ActiveMQ/?github)
186193

194+
**Spring Cloud Bus**
195+
* 《芋道 Spring Cloud Alibaba 消息总线 RocketMQ 入门》计划中...
196+
* 《芋道 Spring Cloud Alibaba 消息总线 RabbitMQ 入门》计划中...
197+
* 《芋道 Spring Cloud Alibaba 消息总线 Kafka 入门》计划中...
198+
187199
## 监控管理
188200

189201
* [《芋道 Spring Boot 异常管理平台 Sentry 入门》](http://www.iocoder.cn/Spring-Boot/Sentry/?github) 对应 [lab-51](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-51)
@@ -193,7 +205,9 @@
193205

194206
## 持续交付
195207

196-
TODO Jenkins
208+
* [《芋道 Spring Cloud 持续交付 Jenkins 入门》](http://www.iocoder.cn/Spring-Cloud/Jenkins/?github) 对应 [labx-16](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-16)
209+
* [《芋道 Spring Boot 单元测试 Test 入门》](http://www.iocoder.cn/Spring-Boot/Unit-Test/?github) 对应 [lab-42](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-42)
210+
* 《芋道 Spring Cloud 容器 Docker 入门》计划中...
197211

198212
## 链路追踪
199213

0 commit comments

Comments
 (0)