クラス MustacheProperties
java.lang.ObjectSE
org.springframework.boot.autoconfigure.mustache.MustacheProperties
Mustache 用の
@ConfigurationProperties。- 導入:
- 1.2.2
- 作成者:
- Dave Syer
ネストされたクラスの要約
ネストされたクラスフィールドのサマリー
フィールドコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明StringSE[]booleanbooleanvoidsetCharset(CharsetSE charset) voidsetCheckTemplateLocation(boolean checkTemplateLocation) voidsetEnabled(boolean enabled) voidvoidsetRequestContextAttribute(StringSE requestContextAttribute) voidvoidsetViewNames(StringSE[] viewNames)
フィールドの詳細
コンストラクターの詳細
MustacheProperties
public MustacheProperties()
メソッドの詳細
getServlet
getReactive
getPrefix
setPrefix
getSuffix
setSuffix
getViewNames
setViewNames
getRequestContextAttribute
setRequestContextAttribute
getCharset
getCharsetName
setCharset
isCheckTemplateLocation
public boolean isCheckTemplateLocation()setCheckTemplateLocation
public void setCheckTemplateLocation(boolean checkTemplateLocation) isEnabled
public boolean isEnabled()setEnabled
public void setEnabled(boolean enabled)