I was in the same position as you, browsing through Spring docs to implement a simple client JSON API . As a result, I implemented it myself, since I only need it for a few RPC-like calls to another webapp. IIRC Jax-RS has such an opportunity, so you can invest in its implementation - for my needs this seemed redundant.
All he needs:
, , - JSON.
, , - Spring MVC JSON, JSONP ( ) JQuery (: JSONP , ). - Spring JSON, , JSONP. JSONP - .