leopardrota commented on code in PR #3838:
URL: https://github.com/apache/shenyu/pull/3838#discussion_r985434758
##########
shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-annotation/src/main/java/org/apache/shenyu/examples/apache/dubbo/service/annotation/impl/DubboMultiParamServiceImpl.java:
##########
@@ -32,7 +32,7 @@
/**
* The type Dubbo multi param service.
*/
-@DubboService
+@ShenyuDubboService("demo")
Review Comment:
Why did not this be rollbacked? It seems that Dubbo only resolves the
direct annotation, not composite annotation. (#4031)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]