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