shalk commented on a change in pull request #95: [dubbo-samples-async] remove useless module; fix async module make it runnable URL: https://github.com/apache/dubbo-samples/pull/95#discussion_r296159593
########## File path: dubbo-samples-async/dubbo-samples-async-generated-future/src/main/resources/META-INF/spring/async-consumer.xml ########## @@ -28,5 +28,5 @@ <dubbo:registry address="zookeeper://127.0.0.1:2181"/> - <dubbo:reference id="greetingsService" interface="org.apache.dubbo.samples.api.client.GreetingService"/> + <dubbo:reference id="greetingService" interface="org.apache.dubbo.samples.governance.api.GreetingService"/> Review comment: change bean name ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org