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/04/11 11:17:22 UTC

[GitHub] chickenlj commented on a change in pull request #1570: [Dubbo-fixed annotation demo fail to start].

chickenlj commented on a change in pull request #1570: [Dubbo-fixed annotation demo fail to start].
URL: https://github.com/apache/incubator-dubbo/pull/1570#discussion_r180668427
 
 

 ##########
 File path: dubbo-test/dubbo-test-examples/src/main/java/com/alibaba/dubbo/examples/annotation/AnnotationConsumer.java
 ##########
 @@ -39,7 +39,7 @@ public static void main(String[] args) throws Exception {
     }
 
     @Configuration
-    @EnableDubbo(scanBasePackages = "com.alibaba.dubbo.examples.annotation.action", multipleConfig = true)
 
 Review comment:
   What happened to the `multiConfig` property. Has this property beed removed? If i want to config more than one registries, how to achieve this now?

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