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.velocity |
Auto-configuration for Velocity.
|
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 |
VelocityProperties
ConfigurationProperties for configuring Velocity. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.