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 处理所有请求而不仅仅是与休息相关的请求可以吗?包括基于会话。或者是否有任何性能、线程等方面的考虑?Jersey/Resteasy 提供了许多方便的功能,与普通的 servlet 相比使用起来会很好。
是的,它适用于任何基于 HTTP 的通信。