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