An open API service indexing awesome lists of open source software.

https://github.com/dunwu/spring-cloud-tutorial


https://github.com/dunwu/spring-cloud-tutorial

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# spring-cloud-tutorial

## 技术分类

- 服务注册与发现
- Eureka
- Consual
- **[ZooKeeper](https://github.com/dunwu/bigdata-tutorial/blob/master/docs/zookeeper)**
- 负载均衡
- Ribbon
- 熔断、降级
- Hystrix
- 服务网关
- Zuul
- 配置中心
- Spring Cloud Config
- 链路追踪
- Sleuth
- Zipkin