dragon-zhang commented on code in PR #3838:
URL: https://github.com/apache/shenyu/pull/3838#discussion_r991319060
##########
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 was this not rollbacked? It seems that Dubbo only resolves the direct
annotation, not composite annotation. (#4031)
please check the `master` branch, it has benn rollbacked.
--
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]