@Configuration protected static class ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration extends Object
Constructor and Description |
---|
ThymeleafDefaultConfiguration(ThymeleafProperties properties,
Collection<org.thymeleaf.templateresolver.ITemplateResolver> templateResolvers,
org.springframework.beans.factory.ObjectProvider<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, org.springframework.beans.factory.ObjectProvider<org.thymeleaf.dialect.IDialect> dialectsProvider)
@Bean @ConditionalOnMissingBean(value=org.thymeleaf.spring5.ISpringTemplateEngine.class) public org.thymeleaf.spring5.SpringTemplateEngine templateEngine()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.