setCompiler
Set the JMustache compiler to be used by this view. Typically this property is not set directly. Instead a single Compiler is expected in the Spring application context which is used to compile Mustache templates.
Parameters
compiler
the Mustache compiler