You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/03/19 06:19:59 UTC

[GitHub] luffyke commented on issue #66: ���������������������������������������������������������������

luffyke commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者
URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374112055
 
 
   @oawang you can use the same id and name for both consumers and providers.
   ```
   dubbo.application.id = dubbo-demo
   dubbo.application.name = dubbo-demo
   ```

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