@Configuration @ConditionalOnMissingBean(value=org.thymeleaf.spring4.SpringTemplateEngine.class) protected static class ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration extends Object
Constructor and Description |
---|
ThymeleafDefaultConfiguration(Collection<ITemplateResolver> templateResolvers,
ObjectProvider<Collection<IDialect>> dialectsProvider) |
Modifier and Type | Method and Description |
---|---|
org.thymeleaf.spring4.SpringTemplateEngine |
templateEngine() |
public ThymeleafDefaultConfiguration(Collection<ITemplateResolver> templateResolvers, ObjectProvider<Collection<IDialect>> dialectsProvider)
@Bean public org.thymeleaf.spring4.SpringTemplateEngine templateEngine()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.