@Configuration @ConditionalOnClass(value={<error>,<error>}) @EnableConfigurationProperties(value=FreeMarkerProperties.class) public class FreeMarkerAutoConfiguration extends Object
Auto-configuration for FreeMarker.| Modifier and Type | Class and Description |
|---|---|
protected static class |
FreeMarkerAutoConfiguration.FreeMarkerConfiguration |
static class |
FreeMarkerAutoConfiguration.FreeMarkerNonWebConfiguration |
static class |
FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration |
| Constructor and Description |
|---|
FreeMarkerAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkTemplateLocationExists() |
@PostConstruct public void checkTemplateLocationExists()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.