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