File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 118
118
## 服务容错
119
119
120
120
* [ 《芋道 Spring Boot 服务容错 Sentinel 入门》] ( http://www.iocoder.cn/Spring-Boot/Sentinel/?github ) 对应 [ lab-46] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-46 )
121
- * 《芋道 Spring Boot 服务容错 Hystrix 入门》计划中...
121
+ * [ 《芋道 Spring Boot 服务容错 Hystrix 入门》] ( http://www.iocoder.cn/Spring-Boot/Hystrix/?github ) 对应 [ lab-57 ] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-57 )
122
122
* 《芋道 Spring Boot 服务容错 Resilience4j 入门》计划中...
123
123
124
124
## 监控管理
257
257
* [ 《芋道 Spring Boot Dubbo 入门》] ( http://www.iocoder.cn/Spring-Boot/Dubbo/?github ) 的[ 「7. 整合 Sentinel」] ( # ) 小节
258
258
* [ 《芋道 Spring Cloud Alibaba 服务调用 Dubbo 入门》] ( http://www.iocoder.cn/Spring-Cloud-Alibaba/Dubbo/?github ) 的[ 「6. 整合 Sentinel」] ( # ) 小节
259
259
260
+ ** [ Hystrix] ( http://www.iocoder.cn/categories/Hystrix/?github ) **
261
+ * [ 《芋道 Spring Boot 服务容错 Hystrix 入门》] ( http://www.iocoder.cn/Spring-Boot/Hystrix/?github ) 的[ 「6. 集成到 Dubbo」] ( # ) 小节
262
+ * [ 《芋道 Spring Cloud Netflix 服务容错 Hystrix 入门》] ( http://www.iocoder.cn/Spring-Cloud/Netflix-Hystrix/?github ) 的[ 「10. 集成到 Dubbo」] ( # ) 小节
263
+
260
264
## 分布式事务
261
265
262
266
** [ Seata] ( http://www.iocoder.cn/Seata/install/?github ) **
Original file line number Diff line number Diff line change
1
+ < http://www.iocoder.cn/Spring-Boot/Hystrix/?github >
Original file line number Diff line number Diff line change 92
92
<!-- <module>labx-21</module>-->
93
93
<!-- <module>labx-22</module>-->
94
94
<!-- <module>labx-23</module>-->
95
- <module >lab-57</module >
95
+ <!-- <module>lab-57</module> -- >
96
96
</modules >
97
97
98
98
</project >
You can’t perform that action at this time.
0 commit comments