dragon-zhang commented on code in PR #3408:
URL: https://github.com/apache/incubator-shenyu/pull/3408#discussion_r873658421


##########
shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-service/src/main/java/org/apache/shenyu/examples/motan/service/impl/MotanDemoServiceImpl.java:
##########
@@ -25,6 +25,7 @@
  * Motan demo service.
  */
 @MotanService(export = "demoMotan:8002")
+@ShenyuMotanClient(path = "/demo/")

Review Comment:
   It is suggested to add a new test class. If you modify the existing test 
class, you will also need to modify `shenyu-integrated-test-motan` module.



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

Reply via email to