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

请问按照demo,Dubbo这个object不存在么?异常:Cannot resolve symbol Dubbo #7

Open
casper05111 opened this issue Jan 11, 2023 · 0 comments

Comments

@casper05111
Copy link

val dubboConfig = Dubbo.protocol("dubbo").generic("true")
//直连某台Dubbo机器,只单独压测一台机器的水位
.url("dubbo://IP地址:端口")
//或设置注册中心,压测该Dubbo应用集群的水位,支持ETCD3注册中心
.registryProtocol("")
.registryAddress("")

Dubbo这个object不存在么?
异常:Cannot resolve symbol Dubbo

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

1 participant