@Configuration public class Thymeleaf3SiteConfig extends Thymeleaf3CommonConfig
| Constructor and Description |
|---|
Thymeleaf3SiteConfig() |
| Modifier and Type | Method and Description |
|---|---|
BroadleafThymeleaf3CacheManager |
blICacheManager() |
org.thymeleaf.messageresolver.IMessageResolver |
blMessageResolver() |
org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean |
blThymeleaf3Lifecycle() |
blTemplateCacheKeyResolver, blVariableExpressionObjectFactory, springMessageResolver@Bean public org.broadleafcommerce.common.logging.ModuleLifecycleLoggingBean blThymeleaf3Lifecycle()
@Bean public org.thymeleaf.messageresolver.IMessageResolver blMessageResolver()
@Bean @ConditionalOnMissingBean(value=org.thymeleaf.cache.ICacheManager.class) public BroadleafThymeleaf3CacheManager blICacheManager()
Copyright © 2021. All rights reserved.