クラスの使用
org.springframework.data.convert.CustomConversions
CustomConversions を使用するパッケージ
org.springframework.data.convert 内の CustomConversions 使用
型 CustomConversions のパラメーターを持つ org.springframework.data.convert のコンストラクター修飾子コンストラクター説明PropertyValueConversionService(CustomConversions conversions) データアクセス操作中にPersistentProperty値を変換するために使用されるPropertyValueConversionsを解決するために、指定された必須のCustomConversionsで初期化されたPropertyValueConversionServiceの新しいインスタンスを構築します。