パッケージの使用 
org.springframework.http.converter.json
org.springframework.http.converter.json を使用するパッケージ 
 パッケージ 
 説明 
CBOR データ形式の HttpMessageConverter を提供します。
JSON を処理するための HttpMessageConverter 実装を提供します。
Smile データ形式(「バイナリ JSON」)に HttpMessageConverter を提供します。
XML を処理するための HttpMessageConverter 実装を提供します。
org.springframework.web.method.annotation パッケージに基づいた、アノテーションベースのハンドラーメソッド処理のための MVC インフラストラクチャ。- クラス説明Jackson ベースおよびコンテンツ型に依存しないHttpMessageConverter実装の抽象基本クラス。プレーン JSON コンバーターの共通基本クラス。流れるような API でObjectMapperインスタンスを作成するために使用されるビルダー。
- org.springframework.web.servlet.mvc.method.annotation で使用されている org.springframework.http.converter.json のクラス