Class Thymeleaf3SiteConfig
java.lang.Object
org.broadleafcommerce.presentation.thymeleaf3.config.Thymeleaf3CommonConfig
org.broadleafcommerce.presentation.thymeleaf3.site.config.Thymeleaf3SiteConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.thymeleaf.messageresolver.IMessageResolverorg.broadleafcommerce.common.logging.ModuleLifecycleLoggingBeanMethods inherited from class org.broadleafcommerce.presentation.thymeleaf3.config.Thymeleaf3CommonConfig
blTemplateCacheKeyResolver, blVariableExpressionObjectFactory, springMessageResolver
-
Constructor Details
-
Thymeleaf3SiteConfig
public Thymeleaf3SiteConfig()
-
-
Method Details
-
blThymeleaf3Lifecycle
@Bean public org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean blThymeleaf3Lifecycle() -
blMessageResolver
@Bean public org.thymeleaf.messageresolver.IMessageResolver blMessageResolver() -
blICacheManager
@Bean @ConditionalOnMissingBean(org.thymeleaf.cache.ICacheManager.class) public BroadleafThymeleaf3CacheManager blICacheManager()
-