Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dubbo.registry.address=eureka://127.0.0.1:8761 #1

Open
Li-Ming opened this issue Sep 4, 2018 · 3 comments
Open

dubbo.registry.address=eureka://127.0.0.1:8761 #1

Li-Ming opened this issue Sep 4, 2018 · 3 comments

Comments

@Li-Ming
Copy link

Li-Ming commented Sep 4, 2018

问题1:以上provide中配置的内容,意思是:dubbo可以注册到eureka上吗?通信协议都一样!如果provide服务的restful接口需要注册到eureka,只能增加其配置eureka.client.serviceUrl.defaultZone=http://127.0.0.1:7070/eureka/
我的理解对吗?

@SoftwareKing
Copy link
Member

@Li-Ming 对的,dubbo可以注册到eureka上,只是做了个演示。

@Li-Ming
Copy link
Author

Li-Ming commented Sep 10, 2018

thanks.

@SoftwareKing
Copy link
Member

@Li-Ming 你们公司已经接入这个starter在使用了?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants