Package

com.twitter.finatra.mustache

modules

Permalink

package modules

Visibility
  1. Public
  2. All

Value Members

  1. object MustacheFactoryModule extends TwitterModule

    Permalink

    Note: This module depends on the com.twitter.finatra.modules.FileResolverModule which defines flags configuring the document root for resolving files.

    Note: This module depends on the com.twitter.finatra.modules.FileResolverModule which defines flags configuring the document root for resolving files. When the local.doc.root is set to a non-empty value this will force the MustacheFactoryModule to NOT cache templates reloading a template every time it is rendered. Generally, the local.doc.root flag should only be set to a non-empty value when doing local development and empty otherwise.

  2. object MustacheFlags

    Permalink
  3. object MustacheFlagsModule extends TwitterModule

    Permalink

Ungrouped