support apache dubbo
- Dominant language
- Java
- Stars
- 446
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
no
**Describe the solution you'd like**
add suuport for apache dubbo
**Describe alternatives you've considered**
currently support apache dubbo 2.7.3 and 2.7.5
apache dubbo 2.7.4 is not support for the reasons:
- according to [Dubbo 各版本总结与升级建议 #5669](https://github.com/apache/dubbo/issues/5669) 2.7.4 is not recommend for production
- according to [2.7.6-release-note](https://github.com/apache/dubbo/releases/tag/dubbo-2.7.6) and [Filter refactor, keep all callback methods inside Filter.Listener #5731](https://github.com/apache/dubbo/pull/5731) Filter.Listener in 2.7.4 and 2.7.5 is not compatible with 2.7.3 and 2.7.6.
**Additional context**
apache dubbo 2.7.6 will be supported soon after GA
Contributor guide
Assessment
This issue has not been assessed yet.