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.
ジャージーとスプリングを使用している人もいます。Spring 3.0 では、RESTful API をコントローラーで直接作成するためのアノテーションが利用できるようになりました。ジャージーとスプリングの使用を検討する必要があるのはなぜですか?
ジャージーの長所:
編集
Spring MVC と JAX-RS の (非常に素晴らしい) 比較
Spring 3 は下位互換性があるため、Jersey を使用できます。
得られるのは、アプリケーションを独自の API に結び付けることではありません。