Package org.springframework.boot.autoconfigure.mustache
package org.springframework.boot.autoconfigure.mustache
Auto-configuration for Mustache.
-
ClassDescription
Auto-configuration
for Mustache.@ConfigurationProperties
for Mustache.Mustache TemplateLoader implementation that uses a prefix, suffix and the Spring Resource abstraction to load a template from a file, classpath, URL etc.TemplateAvailabilityProvider
that provides availability information for Mustache view templates.