1 Star 0 Fork 0

javahongxi / spring-cloud-samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Spring Cloud Samples

Spring Cloud 生态研究

演示

依次启动eureka,provider-reactive,consumer-reactive,gateway

  1. 直接访问 localhost:8763/hi?name=hongxi
  2. 通过网关访问 localhost:8764/demo-consumer-reactive/hi?name=hongxi

Spring Cloud 实现方案

Spring Cloud Netflix Spring Cloud 官方 Spring Cloud Alibaba Spring Cloud Consul Spring Cloud Kubernetes Spring Cloud Zookeeper
分布式配置 Archaius
(已不维护)
Spring Environment
(编程模型统一)
SCC Client/Server
Nacos Consul Config Map Zookeeper
服务注册/发现 Eureka 1.x
Eureka 2.x
(已不维护)
Service Registry
(编程模型统一)
Service Discovery
(编程模型统一)
Nacos Consul Api Server Zookeeper
服务熔断 Hystrix
(已不维护)
Spring Cloud Circuit Breaker
(编程模型统一)
Sentinel - - -
服务调用 Feign OpenFeign
RestTemplate
Dubbo RPC - - -
服务路由 Zuul Spring Cloud Gateway Dubbo+Servlet - - -
分布式消息 - Spring Cloud Stream
(编程模型统一)
SCS RabbitMQ/Kafka
SCS RocketMQ SCS Consul - -
消息总线 - Spring Cloud Bus
(编程模型统一)
SCB RocketMQ SCB Consul - -
负载均衡 Ribbon
(已不维护)
Spring Cloud LoaderBalancer
(编程模型统一)
Dubbo LB - - -
分布式事务 - - Seata - - -

© hongxi.org | cloud.hongxi.org

空文件

简介

Spring Cloud 生态研究 ☁️ 展开 收起
Java
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/javahongxi/spring-cloud-samples.git
git@gitee.com:javahongxi/spring-cloud-samples.git
javahongxi
spring-cloud-samples
spring-cloud-samples
main

搜索帮助