Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pinned
721 contributions in the last year
Contribution activity
December 2019
Created a pull request in apache/dubbo that received 2 comments
refactor generic invoke support, fix #5479
What is the purpose of the change
refactor generic invoke support
Brief changelog
A better way to collect interfaces in AbstractProxyFactory#getProxy
+45
−11
•
2
comments
Created an issue in apache/dubbo that received 1 comment
Remove dubbo-compatible module in the future
实际上 dubbo-compatible 并没有作用。
用户在依赖了高版本的dubbo情况下,再使用 com.alibaba.dubbo package 下面的API是不能工作的
可以去掉很多奇怪的兼容代码
应该在将来某个版本直接删掉。
1
comment