“Spring Cloud Alibaba”的版本间的差异
跳到导航
跳到搜索
Jihongchang(讨论 | 贡献) (建立内容为“1”的新页面) |
Jihongchang(讨论 | 贡献) |
||
(未显示同一用户的2个中间版本) | |||
第1行: | 第1行: | ||
− | + | https://github.com/alibaba/spring-cloud-alibaba | |
+ | |||
+ | ====Seata==== | ||
+ | 处理分布式事务 | ||
+ | |||
+ | https://seata.io/zh-cn/index.html | ||
+ | |||
+ | https://github.com/seata/seata | ||
+ | |||
+ | |||
+ | ====Sentinel==== | ||
+ | Sentinel: The Sentinel of Your Microservices | ||
+ | |||
+ | 实现熔断与限流 | ||
+ | |||
+ | https://sentinelguard.io/zh-cn/ | ||
+ | |||
+ | https://github.com/alibaba/Sentinel | ||
+ | |||
+ | |||
+ | |||
+ | ====Nacos==== | ||
+ | 动态命名和配置服务 | ||
+ | |||
+ | https://nacos.io/zh-cn/ | ||
+ | |||
+ | https://github.com/alibaba/Nacos |
2023年2月12日 (日) 00:29的最新版本
https://github.com/alibaba/spring-cloud-alibaba
Seata
处理分布式事务
https://seata.io/zh-cn/index.html
https://github.com/seata/seata
Sentinel
Sentinel: The Sentinel of Your Microservices
实现熔断与限流
https://sentinelguard.io/zh-cn/
https://github.com/alibaba/Sentinel
Nacos
动态命名和配置服务