kimmking commented on issue #2590: dubbo发布http服务后 http客户端访问问题 URL: https://github.com/apache/incubator-dubbo/issues/2590#issuecomment-427641021 Dubbo HTTP protocol is a wrap of spring remoting httpinvoker. You can call it directly by spring remoting httpinvoker. See also https://github.com/apache/incubator-dubbo/blob/master/dubbo-rpc/dubbo-rpc-http/src/main/java/org/apache/dubbo/rpc/protocol/http/HttpProtocol.java
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services