Class ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration

    • Constructor Detail

      • ThymeleafDefaultConfiguration

        public ThymeleafDefaultConfiguration​(Collection<org.thymeleaf.templateresolver.ITemplateResolver> templateResolvers,
                                             org.springframework.beans.factory.ObjectProvider<Collection<org.thymeleaf.dialect.IDialect>> dialectsProvider)
    • Method Detail

      • templateEngine

        @Bean
        public org.thymeleaf.spring4.SpringTemplateEngine templateEngine()