类 ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration

    • 构造器详细资料

      • ThymeleafDefaultConfiguration

        public ThymeleafDefaultConfiguration​(Collection<org.thymeleaf.templateresolver.ITemplateResolver> templateResolvers,
                                             org.springframework.beans.factory.ObjectProvider<Collection<org.thymeleaf.dialect.IDialect>> dialectsProvider)
    • 方法详细资料

      • templateEngine

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