1 Star 0 Fork 0

javahongxi / spring-cloud-samples

Create your Gitee Account
Explore and code with more than 8 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
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

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

About

Spring Cloud 生态研究 ☁️ expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
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

Search

10d9f8b4 4838521 8bde8327 4838521