You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/15 07:51:52 UTC

[GitHub] ryuhi commented on issue #2311: Dubbo 2.6.2 version do not support specify the protocol type on consumer side

ryuhi commented on issue #2311: Dubbo 2.6.2 version do not support specify the protocol type on consumer side
URL: https://github.com/apache/incubator-dubbo/issues/2311#issuecomment-421539224
 
 
   这里是个坑,我之前也和你一样的理解,@Service(protocol = {"dubbo","rmi","rest"}),这里大括号里的,是你加了@Bean注解的那个方法名,按照你的例子,应该写成@Service(protocol = {"protocolConfig0","protocolConfig1","protocolConfig2"}),所有注解里的值都是这样填写的

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org