首页
技术面试题 3000
如何使用 telnet 连接 dubbo 服务进行测试?
如何使用 telnet 连接 dubbo 服务进行测试?
答案解析
可用 telnet 直连服务端口,输入 invoke 接口方法和参数,查看返回结果,常用于接口连通性测试。
返回列表
返回首页