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