vertx / io.vertx.ext.web.templ / ThymeleafTemplateEngine / getThymeleafTemplateEngine

getThymeleafTemplateEngine

abstract fun getThymeleafTemplateEngine(): TemplateEngine

Get a reference to the internal Thymeleaf TemplateEngine object so it can be configured.

Return
a reference to the internal Thymeleaf TemplateEngine instance.