クラス MustacheProperties
java.lang.ObjectSE
org.springframework.boot.autoconfigure.mustache.MustacheProperties
Mustache 用の
@ConfigurationProperties
。- 導入:
- 1.2.2
- 作成者:
- Dave Syer
ネストされたクラスのサマリー
ネストされたクラスフィールドのサマリー
フィールドコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明StringSE[]
boolean
boolean
void
setCharset
(CharsetSE charset) void
setCheckTemplateLocation
(boolean checkTemplateLocation) void
setEnabled
(boolean enabled) void
void
setRequestContextAttribute
(StringSE requestContextAttribute) void
void
setViewNames
(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)