@Configuration @ConditionalOnMissingBean(value=org.thymeleaf.spring4.SpringTemplateEngine.class) protected static class ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
ThymeleafDefaultConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.thymeleaf.spring4.SpringTemplateEngine |
templateEngine() |
@Bean public org.thymeleaf.spring4.SpringTemplateEngine templateEngine()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.