クラス WebMvcProperties.Apiversion
java.lang.ObjectSE
org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Apiversion
- 含まれているクラス:
WebMvcProperties
API バージョン。
- 導入:
- 4.0.0
- 作成者:
- Phillip Webb, S é bastien Deleuze, Stephane Nicoll, Edd ú Mel é ndez, Brian Clozel, Vedran Pavic
ネストされたクラスの要約
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明@Nullable StringSE@Nullable BooleanSE@Nullable BooleanSEgetUse()voidsetDefaultVersion(@Nullable StringSE defaultVersion) voidsetDetectSupported(@Nullable BooleanSE detectSupported) voidsetRequired(@Nullable BooleanSE required) voidsetSupported(@Nullable ListSE<StringSE> supported)
コンストラクターの詳細
Apiversion
public Apiversion()
メソッドの詳細
getRequired
setRequired
getDefaultVersion
setDefaultVersion
getSupported
setSupported
getDetectSupported
setDetectSupported
getUse