“Spring Cloud”的版本间的差异
跳到导航
跳到搜索
Jihongchang(讨论 | 贡献) (建立内容为“Spring Cloud的索引页”的新页面) |
Jihongchang(讨论 | 贡献) |
||
| 第1行: | 第1行: | ||
Spring Cloud的索引页 | Spring Cloud的索引页 | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | Spring Cloud | ||
| + | |||
| + | |||
| + | Spring Cloud Alibaba Seata 处理分布式事务 | ||
| + | |||
| + | |||
| + | |||
| + | === Spring Cloud Alibaba === | ||
| + | https://github.com/alibaba/spring-cloud-alibaba | ||
| + | |||
| + | ==== Seata ==== | ||
| + | 处理分布式事务 | ||
| + | |||
| + | https://seata.io/zh-cn/index.html | ||
| + | |||
| + | https://github.com/seata/seata | ||
| + | |||
| + | |||
| + | ==== Sentinel ==== | ||
| + | 实现熔断与限流 | ||
| + | |||
| + | https://sentinelguard.io/zh-cn/ | ||
| + | |||
| + | https://github.com/alibaba/Sentinel | ||
2023年2月11日 (六) 23:19的版本
Spring Cloud的索引页
Spring Cloud
Spring Cloud Alibaba Seata 处理分布式事务
Spring Cloud Alibaba
https://github.com/alibaba/spring-cloud-alibaba
Seata
处理分布式事务
https://seata.io/zh-cn/index.html
https://github.com/seata/seata
Sentinel
实现熔断与限流