1 Star 1 Fork 0

散装java / springcloud

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Loading...
README

学习springcloud

  • 学习Rest微服务构建
  • 学习eureka 服务注册与发现
  • 学习eureka级群搭建 7001 7002 7003
  • 学习 eureka + ribbon负载均衡 --> 面向服务(服务名调用)
  • Feign 负载均衡 ---> 面向接口和注解
  • Hystrix 服务熔断
    • 服务熔断:一般是某个服务故障或者异常引起,类似现实世界中的 “保险丝” , 当某个异常条件被触发, 直接熔断整个服务,而不是一直等到此服务超时!
  • Hystrix 服务降级
    • 服务降级:所谓降级,一般是从整体负荷考虑,就是当某个服务熔断之后,服务器将不再被调用,此时 客户端可以自己准备一个本地的fallback回调,返回一个缺省值。这样做,虽然服务水平下降,但好歹可 用,比直接挂掉要强。
  • Hystrix Dashboard 服务监控
  • Zuul 网关 路由。过滤功能

Empty file

About

springcloud 踩坑 expand collapse
Java
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/bulkall/springcloud.git
git@gitee.com:bulkall/springcloud.git
bulkall
springcloud
springcloud
master

Search

344bd9b3 5694891 D2dac590 5694891