クラス GroovyTemplateProperties
java.lang.ObjectSE
org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
@ConfigurationProperties("spring.groovy.template")
public class GroovyTemplateProperties
extends AbstractTemplateViewResolverProperties
Groovy テンプレートを構成するための
@ConfigurationProperties
。- 導入:
- 1.1.0
- 作成者:
- Dave Syer, Marten Deinum
フィールドのサマリー
フィールドコンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties から継承されたメソッド
applyToMvcViewResolver, getPrefix, getRequestContextAttribute, getSuffix, isAllowRequestOverride, isAllowSessionOverride, isExposeRequestAttributes, isExposeSessionAttributes, isExposeSpringMacroHelpers, setAllowRequestOverride, setAllowSessionOverride, setExposeRequestAttributes, setExposeSessionAttributes, setExposeSpringMacroHelpers, setPrefix, setRequestContextAttribute, setSuffix
クラス org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties から継承されたメソッド
getCharset, getCharsetName, getContentType, getViewNames, isCache, isCheckTemplateLocation, isEnabled, setCache, setCharset, setCheckTemplateLocation, setContentType, setEnabled, setViewNames