Interface ThymeleafConfigurationFactory

All Known Implementing Classes:
ThymeleafDefaultConfigurationFactory, ThymeleafSuppliedConfigurationFactory

public interface ThymeleafConfigurationFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    org.thymeleaf.TemplateEngine
     
  • Method Details

    • getTemplateEngine

      org.thymeleaf.TemplateEngine getTemplateEngine()