1 Star 0 Fork 1

a75929 / dubbo-test

forked from 空白 / dubbo-test 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 700 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuzhongwei 提交于 2019-08-23 11:58 . 工程提交

dubbo-test

介绍

dubbo 测试工具。需要获得jar,目的是用于参数转换,以及展示相关方法参数列表。不同于jmeter需要填写相关参数等

安装教程

  1. 需要有配置maven私服,用于拉取jar,或直接填写本地jar包路径
  2. 在application.properties种配置zookper地址

使用说明

  1. 在打开的页面中填写maven依赖或jar包路径及接口名
  2. 弹出的窗口展示该接口所有的方法列表
  3. 填写json参数,执行方法。
  4. 想了下可以获得jar的全部接口,但是主要用于开发测试,以及线上调试。没有必要做这种多余操作,所以需要调试什么接口完全取决于自己
Java
1
https://gitee.com/a75929/dubbo-test.git
git@gitee.com:a75929/dubbo-test.git
a75929
dubbo-test
dubbo-test
master

搜索帮助