lhotari commented on PR #23905: URL: https://github.com/apache/pulsar/pull/23905#issuecomment-2620154623
One detail to consider is that we'd like to migrate off `javax.ws.rs` interface to the `jakarta.ws.rs` one . It's not directly related, but it would be possible after Jetty 12 migration, https://lists.apache.org/thread/mkxw56bt8jdf5b1zq1gdwvy50xgrdj30 . In Jetty 12, you can choose to continue to use Java EE (`javax.*`) interfaces. However, it seems that the future would be to use `jakarta.*` ones. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
