使用Springboot和Hystrix构建API Gateway

使用Hystrix构建API Gateway 随着MicroService架构愈来愈深刻人心,如何构建一个高性能,错误容忍的API Gateway成了一个不少人都遇到的问题。Netflix开源了Hystrix来帮助咱们实现API Gateway。java 这里提供一个Springboot+Hystrix的例子:  https://github.com/qmhu/SpringHystrixSampl
相关文章
相关标签/搜索