doe icon indicating copy to clipboard operation
doe copied to clipboard

自己编写dubbo客户端实现rpc调用,在线调试dubbo接口、dubbo接口可视化测试、自动化测试工具。

Results 25 doe issues
Sort by recently updated
recently updated
newest added

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.46 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.51 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies

occur an error when get methods : can't found the interface from classpath, please add the dependency first.

Error:(39, 12) java: 找不到符号 符号: 方法 setCode(int) 位置: 类型为com.mmc.dubbo.doe.dto.ResultDTO的变量 ret

访问地址:http://localhost:9876/doe/home/index 报错信息如下: 2020-05-11 17:17:17.226 [http-nio-9876-exec-5] ERROR org.thymeleaf.TemplateEngine - [THYMELEAF][http-nio-9876-exec-5] Exception processing template "/pages/v3/easyCnt.html": Error resolving template "/pages/v3/easyCnt.html", template might not exist or might not be accessible by any of the...

新增pom依赖后,pom列表不显示 不能再pom管理列表看到刚加的依赖

![90BC8DB5-EB18-4c9f-B749-BEB6AE4DEDBD](https://user-images.githubusercontent.com/18259669/69947644-0af6a480-1529-11ea-9ee8-ee82de0ec681.png)这两个菜单分别放置remote和provider包的pom依赖?

telnet可以连接上,但是发送消息时报java.net.SocketException: Socket closed异常。麻烦帮忙看一下,谢谢您!!