https://github.com/dunwu/spring-cloud-tutorial
https://github.com/dunwu/spring-cloud-tutorial
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dunwu/spring-cloud-tutorial
- Owner: dunwu
- License: apache-2.0
- Created: 2019-04-25T07:29:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T14:01:01.000Z (about 2 years ago)
- Last Synced: 2025-03-26T09:51:17.981Z (2 months ago)
- Language: Java
- Size: 318 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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