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