Class |
Description |
FreeMarkerTemplateEngine
|
A template engine that uses the FreeMarker library. |
HandlebarsTemplateEngine
|
A template engine that uses the Handlebars library. |
JadeTemplateEngine
|
A template engine that uses Jade. |
MVELTemplateEngine
|
A template engine that uses the Handlebars library. |
PebbleTemplateEngine
|
A template engine that uses the Pebble library. |
TemplateEngine
|
A template engine uses a specific template and the data in a routing context to render a resource into a buffer. |
ThymeleafTemplateEngine
|
A template engine that uses the Thymeleaf library. |