You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "lispking (via GitHub)" <gi...@apache.org> on 2023/04/27 00:10:15 UTC

[GitHub] [dubbo] lispking commented on issue #12175: Dubbo 3.2.0 Reactor模式运行报错

lispking commented on issue #12175:
URL: https://github.com/apache/dubbo/issues/12175#issuecomment-1524255703

   > @lispking 指定一下proxy类型为stub即可,如下
   > 
   > ```java
   > @DubboReference(proxy = CommonConstants.NATIVE_STUB)
   > public Greeter demoService;
   > ```
   
   LGTM


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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