-
Field Summary
Fields
Default template extension
-
Method Summary
Create a template engine using defaults
Create a template engine using defaults
setResolvers(com.github.jknack.handlebars.ValueResolver... resolvers)
Set the array of handlebars context value resolvers.
com.github.jknack.handlebars.Handlebars
Returns the underlying engine, so further configurations or customizations may be applied or null when the
engine cannot unwrap it.
-
Field Details
-
DEFAULT_TEMPLATE_EXTENSION
-