1:假如我有两个dubbo提供者,也就是两个服务,这两个服务如何互相调用。
我将api打包成jar调用然后  
@Reference(version = "6.6.6",timeout = 6000,check = false)
TestService2 testService2;
这样还是不行

[ Full content available at: https://github.com/apache/dubbo/issues/5223 ]
This message was relayed via gitbox.apache.org for 
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to