Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当前的 Jersey 客户端 API 是否已经实现了 JAX-RS 2.0 客户端 API,或者这些是球衣的独立尝试?
我查看了上一个 JAx-RS 2.0 的早期草稿审查,客户端 Api 的尝试似乎与球衣的相似。不要误会我的意思——我知道 jersey 是参考实现。我只是想知道 jersey 是否在 2.0 版中实现了新的 jax-rs 2.0 客户端 api,或者它是否已经完成或其他。
球衣 1 = JAX-RS 1,球衣 2 = JAX-RS 2。
从 Jersey 2 状态页面 - “超过一半的 Jersey 1.x 专有 API 在 2.0 版中成为 JAX-RS 的一部分”(但有一些变化 - 免责声明是我的)