Uses of Interface
com.github.mjeanroy.springmvc.view.mustache.configuration.handlebars.HandlebarsCustomizer
-
Packages that use HandlebarsCustomizer Package Description com.github.mjeanroy.springmvc.view.mustache.configuration.handlebars -
-
Uses of HandlebarsCustomizer in com.github.mjeanroy.springmvc.view.mustache.configuration.handlebars
Method parameters in com.github.mjeanroy.springmvc.view.mustache.configuration.handlebars with type arguments of type HandlebarsCustomizer Modifier and Type Method Description void
HandlebarsConfiguration. setCustomizers(Collection<HandlebarsCustomizer> customizers)
void
HandlebarsFactoryBean. setCustomizers(Collection<HandlebarsCustomizer> customizers)
-