Package

io.fintrospect

templating

Permalink

package templating

Visibility
  1. Public
  2. All

Type Members

  1. class RenderMustacheView extends Filter[Request, Response, Request, View]

    Permalink

    Used to convert View objects to Mustache View files.

    Used to convert View objects to Mustache View files. This template caching Filter can be added as a module filter to be applied to all routes in that module.

Ungrouped