クラス MustacheProperties
java.lang.ObjectSE
org.springframework.boot.mustache.autoconfigure.MustacheProperties
Mustache 用の
@ConfigurationProperties。- 導入:
- 4.0.0
- 作成者:
- Dave Syer
ネストされたクラスの概要
ネストされたクラスフィールド概要
フィールドコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。@Nullable StringSEStringSE @Nullable[]booleanvoidsetCharset(CharsetSE charset) voidsetCheckTemplateLocation(boolean checkTemplateLocation) voidvoidsetRequestContextAttribute(@Nullable StringSE requestContextAttribute) voidvoidsetViewNames(StringSE @Nullable[] viewNames)
フィールドの詳細
DEFAULT_PREFIX
- 関連事項:
DEFAULT_SUFFIX
- 関連事項:
コンストラクターの詳細
MustacheProperties
public MustacheProperties()
メソッドの詳細
getServlet
getReactive
getPrefix
setPrefix
getSuffix
setSuffix
getViewNames
setViewNames
getRequestContextAttribute
setRequestContextAttribute
getCharset
getCharsetName
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。4.1.0 以降、4.3.0 で削除されgetCharset()を推奨文字セットの名前を返します。- 戻り値:
- 文字セット名
setCharset
isCheckTemplateLocation
public boolean isCheckTemplateLocation()setCheckTemplateLocation
public void setCheckTemplateLocation(boolean checkTemplateLocation)
getCharset()を推奨