SpringCloud10-Hystrix熔断器学习代码及指定默认的全局兜底方法
2021-06-01 18:03:52 176KB SpringCloud java
1
Hystrix+Ribbon+Eureka组件代码,主要以Hystrix为主;零基础带你入门Hystrix
2021-05-26 21:01:34 52KB Hystrix eureka
1
使用的是springcloud的Hoxton.SR8版本,idea工程,下载即可使用。适用于入门快速看效果。整合了eureka(注册中心)、Zuul(网关)、Feign(本地化的远程调研、负载均衡)、hystrix(熔断器)。笔记可查看:https://blog.csdn.net/snail_spoor/article/details/117196596
2021-05-23 19:02:42 46KB 入门示例代码 springcloud eureka feign
springcloud入门demo,项目包括:注册中心、服务提供者、服务消费者、feign、ribbon+restTemplate
2021-05-20 19:01:49 41KB springcloud feign 注册中心
1
SpringCloud + SpringBoot + Nacos + feign +config整合测试
2021-05-14 19:00:11 244KB SpringCloud+Sp
1
使用idea 用spring boot+springclou+ribbon+feig+eureka搭建分布式服务项目
2021-04-29 16:02:56 568KB springcloud eureka ribbon feign
1
Spring Cloud Alibaba的demo,均已自测,如有问题私信博主。 包含技术: 1. nacos配置中心; 2. nacos注册中心; 3. feign+open feign+ribbon 服务间负载均衡调用; 4. sentinel 限流; 5. Gateway网关接入; 6. Gateway 网关接入sentinel; 7. sentinel 持久化到nacos(sentinel面板默认用户名和密码均为:aaa); 8. Nginx配置高可用Gateway网关;
2021-04-23 22:03:14 93.34MB spring cloud alibaba spring
本demo采用最简单的流程创建一个springboot2.0 +zuul gateway + eureka + feign的调用请求流程,程序下载解压导入就可运行,可自己补充里面的内容
2021-04-13 10:07:19 318KB java springboot2.0 zuul eureka
1
seata分布式事务demo
2021-03-25 09:04:02 156.08MB 分布式事务
1
hystrix原理
2021-03-20 13:04:36 405KB hystrix
1