apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.22k stars 26.35k forks source link

[Feature] Integration testing and Example for triple over servlet #14355

Open oxsean opened 2 weeks ago

oxsean commented 2 weeks ago

Pre-check

Search before asking

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

https://github.com/apache/dubbo/pull/14314 In the latest version of triple added the capability of transferring through the servlet container, which requires the addition of integration tests and examples

Related issues

No response

Are you willing to submit a pull request to fix on your own?

Code of Conduct

heliang666s commented 2 weeks ago

I am interested in it,Could you assgin me please?