interface FreeMarkerTemplateEngine : TemplateEngine
A template engine that uses the FreeMarker library. |
|
interface HandlebarsTemplateEngine : TemplateEngine
A template engine that uses the Handlebars library. |
|
interface JadeTemplateEngine : TemplateEngine
A template engine that uses Jade. |
|
interface MVELTemplateEngine : TemplateEngine
A template engine that uses the Handlebars library. |
|
interface PebbleTemplateEngine : TemplateEngine
A template engine that uses the Pebble library. |
|
interface ThymeleafTemplateEngine : TemplateEngine
A template engine that uses the Thymeleaf library. |