Package | Description |
---|---|
org.springframework.boot.autoconfigure.freemarker |
Auto-configuration for FreeMarker.
|
org.springframework.boot.autoconfigure.groovy.template |
Auto-configuration for Groovy templates.
|
org.springframework.boot.autoconfigure.mustache |
Auto-configuration for Mustache.
|
org.springframework.boot.autoconfigure.template |
Base classes for template Auto-configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerProperties
ConfigurationProperties for configuring FreeMarker. |
Modifier and Type | Class and Description |
---|---|
class |
GroovyTemplateProperties
ConfigurationProperties for configuring Groovy templates. |
Modifier and Type | Class and Description |
---|---|
class |
MustacheProperties
ConfigurationProperties for Mustache. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTemplateViewResolverProperties
Base class for
ConfigurationProperties of a
AbstractTemplateViewResolver . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.