Class Thymeleaf3SiteConfig

java.lang.Object
org.broadleafcommerce.presentation.thymeleaf3.config.Thymeleaf3CommonConfig
org.broadleafcommerce.presentation.thymeleaf3.site.config.Thymeleaf3SiteConfig

@Configuration public class Thymeleaf3SiteConfig extends Thymeleaf3CommonConfig
  • 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()