alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.9k stars 8.32k forks source link

registration center using eureka or nacos, dubbo config center and metadata center how to do? #889

Open liuminglei opened 5 years ago

liuminglei commented 5 years ago

Which Component dubbo cloud,eureka

Describe what problem you have encountered Alibaba cloud project, such as the registration center using eureka or nacos, dubbo config center and metadata center how to configure? alibaba cloud项目,如注册中心使用eureka、nacos,dubbo的配置中心和元数据中心如何配置?

fangjian0423 commented 5 years ago

try dubbo.config-center.address & dubbo.metadata-report.address configuration items.

liuminglei commented 5 years ago

i tried to configured that with spring-cloud://localhost, but is was wrong

liuminglei commented 5 years ago

yet the registration center using eureka