-
Notifications
You must be signed in to change notification settings - Fork 512
其他注册中心适配
Haotian Zhang edited this page Jun 30, 2023
·
1 revision
Spring Cloud Tencent 的服务治理能力允许开发者使用其他注册中心配合使用,但由于数据接口的不同,需要引入插件来对齐其他注册中心的实例数据和北极星的实例数据结构,以便在北极星服务治理能力中正确运行。
- Nacos
<dependency>
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-starter-tencent-discovery-adapter-plugin</artifactId>
</dependency>- 您在使用过程中遇到任何问题,请提 Issue 或者加入我们的开发者群告诉我们,我们会在第一时间反馈
- Spring Cloud Tencent 社区期待您的加入,一个 Star、PR 都是对我们最大的支持
- 项目介绍
- 使用指南
- 最佳实践
- 开发文档
- 学习资料