微服务引擎 CSE
微服务引擎 CSE
- 最新动态
- 功能总览
- 产品介绍
- 计费说明
- 快速入门
- 用户指南
- 最佳实践
- 开发指南
- API参考
- SDK参考
- 场景代码示例
-
常见问题
- 使用华为云CSE注意事项
- Nacos引擎
-
ServiceComb引擎
- 如何进行本地开发和测试?
- 证书加载错误
- 无效头名称
- mesher性能损耗是多少?
- 连接服务中心提示“Version validate failed”
- 连接服务中心提示“Not enough quota”
- 如何处理开启了安全认证的ServiceComb引擎专享版开启IPv6后服务注册失败?
- 服务名重复校验范围是什么?
- 为什么一定要定义服务契约?
- 如何解决微服务应用开发过程中微服务开发框架同netty版本不匹配的问题?
- ServiceComb专享版引擎版本从1.x升级到2.x时有哪些注意事项?
- 用户业务从微服务引擎专业版迁移到微服务引擎专享版checklist
- 创建引擎提示“Duplicate cluster name”
- 创建引擎过程中处理接入地址步骤失败,提示the subnet could not be found
- 本地轻量化注册服务报错:does not match rule: {Max: 100, Regexp: ^[a-zA-Z0-9]{1,160}$|^[a-zA-Z0-9][a-zA-Z0-9_\-.]{0,158}[a-zA-Z0-9]$}"}
- SpringCloud应用连接ServiceComb引擎2.x版本配置中心失败
- 在全局配置中配置相关的配置项修改后,服务获取的配置内容未修改成功
- 获取配置失败
- 应用网关
- 视频帮助
- 文档下载
- 通用参考
链接复制成功!
特性版本支持
Spring Cloud Version |
Spring Boot Version |
---|---|
Edgware.SR2+ |
1.5.x |
Finchley.x |
2.0.x |
Greenwich.x |
2.1.x |
Hoxton.x |
2.2.x、2.3.x |
2020.0.x |
2.4.x、2.5.x |
2021.0.0 |
2.6.x |
注册中心版本需与spring-cloud-dependencies版本保持一致。
配置管理
Spring Boot |
Nacos Config |
Zookeeper Config |
---|---|---|
1.5.0.RELEASE - 2.6.2 |
1.5.0.RELEASE+ |
1.2.0.RELEASE+ |
- Nacos Config为maven依赖的spring-cloud-starter-alibaba-nacos-config。
- Zookeeper Config为maven依赖的spring-cloud-starter-zookeeper-config。
- 配置管理能力需配合注解@RefreshScope、@Value、@ConfigurationProperties使用。
优雅上下线
优雅上下线支持版本同注册发现。
标签路由
标签路由版本支持:
Spring Cloud |
Spring Boot |
Spring Cloud Openfeign |
RestTemplate |
Spring Cloud Loadbalancer |
Spring Cloud Netflix Ribbon |
Spring Cloud Gateway |
Spring Cloud Netflix Zuul |
---|---|---|---|---|---|---|---|
Edgware.SR2+ |
1.5.x |
1.4.7.RELEASE |
4.3.6.RELEASE |
- |
1.4.7.RELEASE |
- |
1.4.7.RELEASE |
Finchley.x |
2.0.x |
2.0.x |
5.0.x |
- |
2.0.x |
- |
2.0.x |
Greenwich.x |
2.1.x |
2.1.x |
5.1.x |
- |
2.1.x |
- |
2.1.x |
Hoxton.x |
2.2.x、2.3.x |
2.2.x |
5.2.x |
2.2.5.RELEASE+ |
2.2.x |
2.2.x |
2.2.x |
2020.0.x |
2.4.x、2.5.x |
3.0.x |
5.3.x |
3.0.x |
- |
3.0.x |
- |
2021.0.0 |
2.6.x |
3.1.x |
5.3.x |
3.1.x |
- |
3.1.x |
- |