public class WebConversionService
extends org.springframework.format.support.DefaultFormattingConversionServiceFormattingConversionService。 このサービスは、EnableWebMvc および EnableWebFlux によって提供されるデフォルトの実装を置き換えます。
| コンストラクターと説明 |
|---|
WebConversionService(StringSE dateFormat) 提供された日付形式でフォーマッターを構成する新しい WebConversionService を作成するか、カスタム形式が提供されていない場合はデフォルトのものを登録します。 |
addDefaultFormattersaddFormatter, addFormatterForFieldAnnotation, addFormatterForFieldType, addFormatterForFieldType, setEmbeddedValueResolveraddConverter, addConverter, addConverter, addConverterFactory, canBypassConvert, canConvert, canConvert, convert, convert, convert, convertNullSource, getConverter, getDefaultConverter, removeConvertible, toStringcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic WebConversionService(StringSE dateFormat)
dateFormat - 日付変換に使用するカスタム日付形式 Copyright © 2019 Pivotal Software, Inc.. All rights reserved.