@Configuration @ConditionalOnNotWebApplication public class FreeMarkerNonWebConfiguration extends Object
Constructor and Description |
---|
FreeMarkerNonWebConfiguration(FreeMarkerProperties properties) |
Modifier and Type | Method and Description |
---|---|
protected void |
applyProperties(org.springframework.ui.freemarker.FreeMarkerConfigurationFactory factory) |
org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean |
freeMarkerConfiguration() |
protected FreeMarkerProperties |
getProperties() |
public FreeMarkerNonWebConfiguration(FreeMarkerProperties properties)
@Bean @ConditionalOnMissingBean public org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean freeMarkerConfiguration()
protected final FreeMarkerProperties getProperties()
protected void applyProperties(org.springframework.ui.freemarker.FreeMarkerConfigurationFactory factory)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.