See: Description
Class | Description |
---|---|
MustacheAutoConfiguration |
Auto-configuration for Mustache. |
MustacheEnvironmentCollector | Deprecated
since 2.5.0 for removal in 2.7.0 in favor of direct addition of values from
the Environment to the model
|
MustacheProperties |
@ConfigurationProperties for 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 |
TemplateAvailabilityProvider that provides availability information for
Mustache view templates. |