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