@Configuration @ConditionalOnClass(value={, }) @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() |
@PostConstruct public void checkTemplateLocationExists()
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.