Dubbo GSoC 2023 - JSON compatibility check

uurv41yg  于 4个月前  发布在  其他
关注(0)|答案(1)|浏览(52)

Dubbo currently supports a large number of Java language features through hessian under the Java SDK, such as generics, interfaces, etc. These capabilities will not be compatible when calling across systems. Therefore, Dubbo needs to provide the ability to detect the interface definition and determine whether the interface published by the user can be described by native json.

https://issues.apache.org/jira/browse/DUBBO-120

0s7z1bwu

0s7z1bwu1#

Hello, I am very interested in this project and have submitted my proposal to the official website of summerofcode 🎉🎉🎉.

Sincerely appreciate your review and hope to have the opportunity to contribute to Dubbo .

Do I need to send other emails, Thanks~

相关问题