https://github.com/v5tech/springcloud-zookeeper-example
https://github.com/v5tech/springcloud-zookeeper-example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/v5tech/springcloud-zookeeper-example
- Owner: v5tech
- Created: 2016-10-28T08:20:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-29T08:03:54.000Z (about 9 years ago)
- Last Synced: 2025-02-26T07:41:39.221Z (11 months ago)
- Language: Java
- Size: 9.77 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# springcloud-zookeeper-example
使用Feign、Ribbon客户端负载均衡和Hystrix熔断机制的ZooKeeper为注册中心的微服务示例
* springcloud-zookeeper-service
提供服务,随机端口,可启动多个
* springcloud-zookeeper-consumer
使用`Feign`、`Ribbon`负载均衡消费`springcloud-zookeeper-service`提供的服务。
* springcloud-zookeeper-hystrixdashboard
Hystrix Dashboard
# Hystrix
http://localhost:8080/hystrix.stream
# Hystrix Dashboard
http://localhost:9080/hystrix