Uses of Class
org.bremersee.spring.boot.autoconfigure.thymeleaf.AdditionalThymeleafProperties
Packages that use AdditionalThymeleafProperties
-
Uses of AdditionalThymeleafProperties in org.bremersee.spring.boot.autoconfigure.thymeleaf
Constructors in org.bremersee.spring.boot.autoconfigure.thymeleaf with parameters of type AdditionalThymeleafPropertiesModifierConstructorDescriptionAdditionalThymeleafAutoConfiguration(AdditionalThymeleafProperties properties, org.springframework.beans.factory.ObjectProvider<org.thymeleaf.TemplateEngine> templateEngine) Instantiates a new additional thymeleaf autoconfiguration.