Interface | Description |
---|---|
ISpringTemplateEngine |
Sub-interface of
ITemplateEngine meant for Spring applications, meant to be
using the SpringStandardDialect and integrating with other
Spring-bound infrastructure. |
Class | Description |
---|---|
SpringTemplateEngine |
Implementation of
ISpringTemplateEngine , meant for Spring applications,
that establishes by default an instance of SpringStandardDialect
as a dialect (instead of an instance of StandardDialect . |
Copyright © 2017 The THYMELEAF team. All rights reserved.