Uses of Package
org.thymeleaf.spring5
Package
Description
-
ClassDescriptionSub-interface of
ITemplateEngine
meant for Spring applications, meant to be using theSpringStandardDialect
and integrating with other Spring-bound infrastructure.Sub-interface ofISpringTemplateEngine
meant for Spring WebFlux applications, adding methods specifically needed for the execution of templates in a reactive-friendly way.Implementation ofISpringTemplateEngine
meant for Spring-enabled applications, that establishes by default an instance ofSpringStandardDialect
as a dialect (instead of an instance ofStandardDialect
. -
ClassDescriptionSub-interface of
ITemplateEngine
meant for Spring applications, meant to be using theSpringStandardDialect
and integrating with other Spring-bound infrastructure. -
ClassDescriptionSub-interface of
ISpringTemplateEngine
meant for Spring WebFlux applications, adding methods specifically needed for the execution of templates in a reactive-friendly way.