@Configuration @ConditionalOnClass(value={<error>,org.springframework.ui.freemarker.FreeMarkerConfigurationFactory.class}) @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 © 2019 Pivotal Software, Inc.. All rights reserved.