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 2021/11/01 10:50:30 UTC

[GitHub] [dubbo] haoyann commented on issue #7268: dubbo.scan.base-packages配置多个package注册失败

haoyann commented on issue #7268:
URL: https://github.com/apache/dubbo/issues/7268#issuecomment-956127834


   请使用 `,`分割,配置如下
   Yaml:
   ```
   dubbo: 
     scan:
       basePackages: package1,package2
   ```
   Properties:
   ```
   dubbo.scan.basePackages=package1,package2
   ```


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