spring cloud 与 cloud alibaba 版本对照表

Spring cloud的组件

spring官方提供 netflix提供 alibaba提供 其它
注册中心 consul eureka nacos apache(zookeeper)、tencent(paloris北极星)
负载均衡 loadBalancer ribbon dubbo
远程调用 openFeign feign dubbo google(grpc)
熔断器 cricutBreaker hystrix sentinel
网关 gateway zuul第一代 MSE(云原生)
配置中心 config-server nacos 携程(apollo)
监控中心 admin-server apache(skywalking)、permethouse
流控组件 hystrix sentinel
分布式事务 seata LCN/MQ
消息中间件 cloudStream rocketmq kafka/rabbitmq/activitMQ

项目选择的依赖

spring官方提供 netflix提供 alibaba提供 其它
注册中心 nacos
负载均衡 loadBalancer
远程调用 openFeign
熔断器 sentinel
网关 gateway
配置中心 nacos
监控中心 admin-server apache(skywalking)、permethouse
流控组件 sentinel
分布式事务 seata
消息中间件 rocketmq

版本对照

springboot spring cloud cloud alibaba nacos sentinel rocketmq seata
3.2.4 2023.0.1 2023.0.1.0* 2.3.2 1.8.6 5.1.4 2.0.0
3.0.2 2022.0.0 2022.0.0.0* 2.2.1 1.8.6 4.9.4 1.7.0
2.6.13 2021.0.5 2021.0.5.0* 2.2.0 1.8.6 4.9.4 1.6.1
2.6.3 2021.0.1 2021.0.1.0 1.4.2 1.8.3 4.9.2 1.4.2
2.2.5.RELEASE Hoxton.SR3 2.2.1.RELEASE 1.2.1 1.7.1 4.4.0 1.2.0
相关推荐
AI袋鼠帝3 分钟前
腾讯这只小程序Agent🦀,帮我找到了最强日程、文件、知识管理姿势
后端
努力的小郑11 分钟前
突发!Claude Code 51万行源码全网裸奔:一场史诗级“开源”事故,国内大厂笑麻了
前端·后端·ai编程
HashTang26 分钟前
Claude Code 源码中 REPL.tsx 深度解析:一个 5005 行 React 组件的架构启示
前端·后端·ai编程
thatway19891 小时前
ARM TFM-1介绍及代码下载运行适配
后端
华科易迅2 小时前
Spring 事务(注解)
java·数据库·spring
千寻girling2 小时前
不知道 Java 全栈 + AI 编程有没有搞头 ?
前端·人工智能·后端
小码哥_常2 小时前
Spring Boot 实现网络限速:让流量“收放自如”
后端
johnrui3 小时前
SpringBoot-JdbcTemplate
java·spring boot·后端
Victor3564 小时前
MongoDB(72)如何创建用户和角色?
后端
Victor3564 小时前
MongoDB(71)如何启用MongoDB身份验证?
后端