GithubHelp home page GithubHelp logo

cloud-2021's Introduction

1、框架版本定义

SpringCloud 版本:Hoxton.SR9 SpringBoot 版本:2.3.2.RELEASE jdk:Java8 maven:3.5及以上 mysql:5.7及以上

SpringCloudAlibaba版本:2.2.6.RELEASE Nacos版本:2.0.1,2.0.1的性能提升10倍,并且兼容1.x客户端,

2、项目说明

本项目演示两套微服务架构体系:

第一套为相对传统,其中包含部分组件Netflix公司已经停更,甚至停止维护,不过业界使用的公司非常多。

Eureka + openFeign + Zuul网关 + Hystrix + SpringCloud Config + SpringCloud Bus + Spring Cloud Stream

第二套为当下十分主流的,以SpringCloudAlibaba为主的微服务架构:

Nacos + Dubbo + Gateway网关 + Sentinal + RocketMQ + Seata(分布式事务)

3、参考资料

SpringCloud文档

https://cloud.spring.io/spring-cloud-static/Hoxton.SR1/reference/htmlsingle/

SpringCloud中文文档

https://www.bookstack.cn/read/spring-cloud-docs/docs-project-SpringCloudStream.md

4、版本对应文档

这些文档一般在官网都可以找的到,这里集中整理到这里了。

SpringBoot与SpringCloud版本对应,官网上已经给出了SpringCloud和SpringBoot的版本对应关系(中间),请严格遵守

https://spring.io/projects/spring-cloud#overview

SpringCloudAlibaba的版本对应

https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E

Nacos2.x兼容1.x客户端说明

https://nacos.io/zh-cn/docs/2.0.0-compatibility.html

cloud-2021's People

Watchers

James Cloos avatar  avatar

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.