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.
|
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. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.