RainYuY commented on code in PR #15406:
URL: https://github.com/apache/dubbo/pull/15406#discussion_r2233630380
##########
dubbo-demo/dubbo-demo-spring-boot/pom.xml:
##########
@@ -31,6 +31,7 @@
<module>dubbo-demo-spring-boot-provider</module>
<module>dubbo-demo-spring-boot-interface</module>
<module>dubbo-demo-spring-boot-servlet</module>
+ <module>dubbo-demo-mcp-server</module>
Review Comment:
I've moved the demo to a new location, but I don't think it's necessary to
add a README for it at this stage since it just needs to be run directly. After
this PR is merged, I'll add more detailed documentation about dubbo-mcp in the
official docs.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]