|
108 | 108 |
|
109 | 109 | * [《芋道 Spring Boot 服务容错 Sentinel 入门》](http://www.iocoder.cn/Spring-Boot/Sentinel/?github) 对应 [lab-46](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-46)
|
110 | 110 | * 《芋道 Spring Boot 服务容错 Hystrix 入门》计划中...
|
| 111 | +* 《芋道 Spring Boot 服务容错 Resilience4j 入门》计划中... |
111 | 112 |
|
112 | 113 | ## 监控管理
|
113 | 114 |
|
|
153 | 154 | ## 注册中心
|
154 | 155 |
|
155 | 156 | * [《芋道 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 入门》计划中... |
156 | 161 |
|
157 | 162 | ## 服务调用
|
158 | 163 |
|
|
163 | 168 | ## 服务容错
|
164 | 169 |
|
165 | 170 | * [《芋道 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 入门》计划中... |
167 | 173 |
|
168 | 174 | ## API 网关
|
169 | 175 |
|
170 | 176 | * [《芋道 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 入门》计划中... |
172 | 178 | * [《性能测试 —— 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)
|
173 | 179 |
|
174 | 180 | ## 配置中心
|
|
179 | 185 |
|
180 | 186 | ## 消息队列
|
181 | 187 |
|
| 188 | +**Spring Cloud Stream** |
182 | 189 | * [《芋道 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)
|
183 | 190 | * [《芋道 Spring Cloud 消息队列 RabbitMQ 入门》](http://www.iocoder.cn/Spring-Cloud/RabbitMQ/?github) 对应 [labx-10](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-10)
|
184 | 191 | * [《芋道 Spring Cloud 消息队列 Kafka 入门》](http://www.iocoder.cn/Spring-Cloud/Kafka/?github) 对应 [labx-11](https://github.com/YunaiV/SpringBoot-Labs/tree/master/labx-11)
|
185 | 192 | * [《芋道 Spring Cloud 消息队列 ActiveMQ 入门》](http://www.iocoder.cn/Spring-Cloud/ActiveMQ/?github)
|
186 | 193 |
|
| 194 | +**Spring Cloud Bus** |
| 195 | +* 《芋道 Spring Cloud Alibaba 消息总线 RocketMQ 入门》计划中... |
| 196 | +* 《芋道 Spring Cloud Alibaba 消息总线 RabbitMQ 入门》计划中... |
| 197 | +* 《芋道 Spring Cloud Alibaba 消息总线 Kafka 入门》计划中... |
| 198 | + |
187 | 199 | ## 监控管理
|
188 | 200 |
|
189 | 201 | * [《芋道 Spring Boot 异常管理平台 Sentry 入门》](http://www.iocoder.cn/Spring-Boot/Sentry/?github) 对应 [lab-51](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-51)
|
|
193 | 205 |
|
194 | 206 | ## 持续交付
|
195 | 207 |
|
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 入门》计划中... |
197 | 211 |
|
198 | 212 | ## 链路追踪
|
199 | 213 |
|
|
0 commit comments