Uses of Class
org.springframework.boot.autoconfigure.mustache.MustacheProperties
Packages that use MustacheProperties
Package
Description
Auto-configuration for Mustache.
-
Uses of MustacheProperties in org.springframework.boot.autoconfigure.mustache
Constructors in org.springframework.boot.autoconfigure.mustache with parameters of type MustachePropertiesModifierConstructorDescriptionMustacheAutoConfiguration
(MustacheProperties mustache, ApplicationContext applicationContext)