@Configuration(proxyBeanMethods=false) 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,
              org.springframework.beans.factory.ObjectProvider<org.thymeleaf.templateresolver.ITemplateResolver> templateResolvers,
              org.springframework.beans.factory.ObjectProvider<org.thymeleaf.dialect.IDialect> dialects) | 
@Bean @ConditionalOnMissingBean public org.thymeleaf.spring5.SpringTemplateEngine templateEngine(ThymeleafProperties properties, org.springframework.beans.factory.ObjectProvider<org.thymeleaf.templateresolver.ITemplateResolver> templateResolvers, org.springframework.beans.factory.ObjectProvider<org.thymeleaf.dialect.IDialect> dialects)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.