Thymeleaf

val Thymeleaf: ApplicationPlugin<TemplateEngine>(source)

A plugin that allows you to use Thymeleaf templates as views within your application. Provides the ability to respond with ThymeleafContent. You can learn more from Thymeleaf.

Report a problem