walklown commented on code in PR #14106: URL: https://github.com/apache/dubbo/pull/14106#discussion_r1641676963
########## dubbo-demo/dubbo-demo-xml/dubbo-demo-xml-provider/src/main/resources/spring/dubbo-provider.xml: ########## @@ -29,7 +29,7 @@ <dubbo:registry id="registry1" address="zookeeper://127.0.0.1:2181?registry-type=service"/> <dubbo:protocol name="dubbo" port="-1"/> - <dubbo:protocol name="rest" port="-1"/> + <dubbo:protocol name="tri" port="-1"/> Review Comment: > Why modify it? Please only modify the content related to this PR. Or do I need to add the corresponding dependency packages of the rest protocol? Please confirm. -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org