Uses of Interface
com.peterphi.std.guice.web.rest.templating.Templater
-
Uses of Templater in com.peterphi.std.guice.web.rest.templating.thymeleaf
Modifier and TypeClassDescriptionclass
Light abstraction over a ThymeLeaf TemplateEngine allowing cleaner construction of the current web context (when the template engine is being used inside an http call).
Exposes the following special variables:currentUser
- of typeThymeleafCurrentUserUtils
config
- of typeGuiceConfig