fantiq commented on issue #15446: URL: https://github.com/apache/dubbo/issues/15446#issuecomment-2961300387
> > Set `protocol` parameters on annotations,like this: > > @DubboReference(check=false, > > protocol="dubbo", > > stub="org.apache.dubbo.samples.stub.DemoServiceStub", > > onconnect = "print", > > interfaceName = "org.apache.dubbo.samples.stub.DemoService") > > private DemoService demoService; > > Thanks a lot it worked, but why? I have defined `dubbo.consumer.protocal: dubbo` in application.yml but it doesn't work. can u please provider a complete example? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org