sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.17k forks source link

The Rest protocol cannot be used in Jakarta EE 10. #1372

Closed HzjNeverStop closed 6 months ago

HzjNeverStop commented 8 months ago

In Jakarta EE 10, javax.ws.rs.ext.Providers has been renamed to jakarta.ws.rs.ext.Providers. This change has resulted in the inability to use the Rest protocol of SOFARPC in the environment of Jakarta EE 10 (e.g., Spring Boot 3).

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.