You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "kimmking (GitHub)" <gi...@apache.org> on 2018/10/07 10:06:38 UTC

[GitHub] [incubator-dubbo] kimmking commented on issue #2590: dubbo发布http服务后 http客户端访问问题

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


[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2590 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org