@Configuration @ConditionalOnClass(value={freemarker.template.Configuration.class,org.springframework.ui.freemarker.FreeMarkerConfigurationFactory.class}) @EnableConfigurationProperties(value=FreeMarkerProperties.class) @Import(value={org.springframework.boot.autoconfigure.freemarker.FreeMarkerServletWebConfiguration.class,org.springframework.boot.autoconfigure.freemarker.FreeMarkerReactiveWebConfiguration.class,org.springframework.boot.autoconfigure.freemarker.FreeMarkerNonWebConfiguration.class}) public class FreeMarkerAutoConfiguration extends ObjectSE
Auto-configuration
。コンストラクターと説明 |
---|
FreeMarkerAutoConfiguration(ApplicationContext applicationContext, FreeMarkerProperties properties) |
修飾子と型 | メソッドと説明 |
---|---|
void | checkTemplateLocationExists() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public FreeMarkerAutoConfiguration(ApplicationContext applicationContext, FreeMarkerProperties properties)
@PostConstructSE public void checkTemplateLocationExists()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.