Uses of Class
org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
Packages that use AbstractTemplateViewResolverProperties
Package
Description
Auto-configuration for FreeMarker.
Auto-configuration for Groovy templates.
-
Uses of AbstractTemplateViewResolverProperties in org.springframework.boot.autoconfigure.freemarker
Subclasses of AbstractTemplateViewResolverProperties in org.springframework.boot.autoconfigure.freemarker -
Uses of AbstractTemplateViewResolverProperties in org.springframework.boot.autoconfigure.groovy.template
Subclasses of AbstractTemplateViewResolverProperties in org.springframework.boot.autoconfigure.groovy.templateModifier and TypeClassDescriptionclass
@ConfigurationProperties
for configuring Groovy templates.