Annotation Type EnableMustache

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      MustacheProvider provider
      Set mustache provider implementation to import.
    • Element Detail

      • provider

        MustacheProvider provider
        Set mustache provider implementation to import. Default is provider that detect class available on classpath and select best implementation.
        Returns:
        Mustache provider mode.
        Default:
        com.github.mjeanroy.springmvc.view.mustache.configuration.MustacheProvider.AUTO