| 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.template |
Base classes for template Auto-configuration.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
FreeMarkerTemplateAvailabilityProvider.FreeMarkerTemplateAvailabilityProperties |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
GroovyTemplateAvailabilityProvider.GroovyTemplateAvailabilityProperties |
| Constructor and Description |
|---|
PathBasedTemplateAvailabilityProvider(String className,
Class<? extends PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties> propertiesClass,
String propertyPrefix) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.