-
Notifications
You must be signed in to change notification settings - Fork 26.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] upgrade to JAX-RS 3 #14767
Comments
Can we copy a new module named dubbo-rest-jaxrs3 from dubbo-plugin/dubbo-rest-jaxrs to develop this feature? |
yes,just go ahead |
@naah69 It's recommended to use the way similar to dubbo-plugin/dubbo-triple-servlet to support the jakarta api, otherwise unreasonable to maintain two copies of the same logic. |
|
I mean refer to the dubbo-triple-servlet's way of using the ant plugin to copy+modify instead of maintain two copies of the same logic. |
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Descriptions
upgrade JAX-RS 2 to JAX-RS 3
JAX-RS 2
JAX-RS 3
Related issues
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: