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 2022/03/28 09:14:17 UTC

[GitHub] [dubbo] chickenlj commented on issue #9834: 是否可以服务只消费其他服务,不需要启动提供者

chickenlj commented on issue #9834:
URL: https://github.com/apache/dubbo/issues/9834#issuecomment-1080394665


   如果确定是一个纯消费端,并且不想开启 dubbo 端口,可以设置
   
   ```yaml
   dubbo:
     application:
        register-consumer: false
   ```


-- 
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