https://github.com/saysky/spring-cloud-study-demo
Spring Cloud 学习使用
https://github.com/saysky/spring-cloud-study-demo
eureka-server feign ribbon springcloud
Last synced: about 2 months ago
JSON representation
Spring Cloud 学习使用
- Host: GitHub
- URL: https://github.com/saysky/spring-cloud-study-demo
- Owner: saysky
- Created: 2018-07-25T05:15:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T05:30:58.000Z (over 6 years ago)
- Last Synced: 2025-01-12T11:28:29.906Z (3 months ago)
- Topics: eureka-server, feign, ribbon, springcloud
- Language: Java
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring-Cloud-Study-Demo
Spring Cloud 学习使用文章地址:
1. [SpringCloud之服务的注册与发现Eureka(Finchley版本)](https://liuyanzhao.com/8565.html)
2. [SpringCloud之服务消费者(Feign)(Finchley版本)](https://liuyanzhao.com/8576.html)
3. [SpringCloud之断路器(Hystrix)(Finchley版本)](https://liuyanzhao.com/8582.html)