| Name | Description | Type | Package | Framework |
| MustacheAutoConfiguration | Auto-configuration for Mustache. | Class | org.springframework.boot.autoconfigure.mustache | Spring Boot |
| MustacheAutoConfiguration .MustacheWebConfiguration | Class | org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration | Spring Boot | |
| MustacheCompilerFactoryBean | Factory for a Mustache compiler with custom strategies. | Class | org.springframework.boot.autoconfigure.mustache | Spring Boot |
| MustacheEnvironmentCollector | Mustache Mustache. | Class | org.springframework.boot.autoconfigure.mustache | Spring Boot |
| MustacheProperties | ConfigurationProperties for Mustache. | Class | org.springframework.boot.autoconfigure.mustache | Spring Boot |
| MustacheResourceTemplateLoader | Mustache TemplateLoader implementation that uses a prefix, suffix and the SpringResource abstraction to load a template from a file, classpath, URL etc. | Class | org.springframework.boot.autoconfigure.mustache | Spring Boot |
| MustacheTemplateAvailabilityProvider | TemplateAvailabilityProvider that provides availability information forMustache view templates. | Class | org.springframework.boot.autoconfigure.mustache | Spring Boot |
| MustacheView | Spring MVC View using the Mustache template engine. | Class | org.springframework.boot.autoconfigure.mustache.web | Spring Boot |
| MustacheViewResolver | Spring MVC ViewResolver for Mustache. | Class | org.springframework.boot.autoconfigure.mustache.web | Spring Boot |