@Configuration @ConditionalOnWebApplication protected static class MustacheAutoConfiguration.MustacheWebConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
MustacheWebConfiguration() |
Modifier and Type | Method and Description |
---|---|
MustacheViewResolver |
mustacheViewResolver(com.samskivert.mustache.Mustache.Compiler mustacheCompiler) |
@Bean @ConditionalOnMissingBean(value=MustacheViewResolver.class) public MustacheViewResolver mustacheViewResolver(com.samskivert.mustache.Mustache.Compiler mustacheCompiler)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.