“Spring Cloud Alibaba”的版本间的差异
跳到导航
跳到搜索
Jihongchang(讨论 | 贡献) (建立内容为“1”的新页面) |
Jihongchang(讨论 | 贡献) |
||
第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==== | ||
+ | Nacos: Dynamic Naming and Configuration Service | ||
+ | |||
+ | 服务注册和配置 | ||
+ | |||
+ | https://nacos.io/zh-cn/ | ||
+ | |||
+ | https://github.com/alibaba/Nacos |
2023年2月12日 (日) 00:10的版本
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
Nacos: Dynamic Naming and Configuration Service
服务注册和配置