GithubHelp home page GithubHelp logo

whatsmars / spring-cloud-samples Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 77 KB

Spring Cloud 生态研究 ☁️

Home Page: http://cloud.hongxi.org

Java 100.00%
spring-cloud spring-cloud-gateway spring-cloud-eureka

spring-cloud-samples's Introduction

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-samples's People

Contributors

javahongxi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mu-l

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.