carryxyh commented on a change in pull request #2418: [Dubbo-2353]fix Invalid property 'interfaceName' of bean class [org.apache.dubbo.config.spring.ServiceBean]#2353 URL: https://github.com/apache/incubator-dubbo/pull/2418#discussion_r215851862
########## File path: dubbo-config/dubbo-config-spring/src/test/java/org/apache/dubbo/config/spring/impl/DemoServiceAnnotationImpl.java ########## @@ -0,0 +1,40 @@ +/* Review comment: Nope, this project should only keep the simplest demo, just like it does now. If u think this demo is necessary, pls send pr to here: https://github.com/dubbo/dubbo-samples ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
