Package org.springframework.boot.autoconfigure.mustache
Auto-configuration for Mustache.
Class Summary Class Description MustacheAutoConfiguration Auto-configurationfor Mustache.MustacheAutoConfiguration.MustacheWebConfiguration MustacheCompilerFactoryBean Deprecated. as of 1.5MustacheEnvironmentCollector MustacheMustache.Collectorto expose properties from the SpringEnvironment.MustacheProperties ConfigurationPropertiesfor Mustache.MustacheResourceTemplateLoader Mustache TemplateLoader implementation that uses a prefix, suffix and the Spring Resource abstraction to load a template from a file, classpath, URL etc.MustacheTemplateAvailabilityProvider TemplateAvailabilityProviderthat provides availability information for Mustache view templates.