SpringCloud微服务项目引入Hystrix做服务保护

Posted z-qinfeng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SpringCloud微服务项目引入Hystrix做服务保护相关的知识,希望对你有一定的参考价值。

一.构建项目

  1. 注册是心

  2.member项目--->服务提供方

  3.order项目 ---->服务消费方

     技术分享图片

 

以上是关于SpringCloud微服务项目引入Hystrix做服务保护的主要内容,如果未能解决你的问题,请参考以下文章

springCloud(11):使用Hystrix实现微服务的容错处理-简介与实现

springCloud hystrix dashboard

springcloud- Hystrix:服务熔断

微服务架构整理-(八SpringCloud实战之Hystrix [1])

微服务架构整理-(八SpringCloud实战之Hystrix [1])

微服务架构整理-(十SpringCloud实战之Hystrix [3])