@Configuration public class Thymeleaf3AdminConfig extends Thymeleaf3SiteConfig
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext |
protected Thymeleaf3ConfigUtils |
configUtil |
processors, templateResolvers| Constructor and Description |
|---|
Thymeleaf3AdminConfig() |
| Modifier and Type | Method and Description |
|---|---|
BroadleafThymeleaf3AdminDialect |
blAdminDialect() |
Set<org.thymeleaf.processor.IProcessor> |
blAdminDialectProcessors() |
Set<org.thymeleaf.templateresolver.ITemplateResolver> |
blAdminWebTemplateResolvers() |
Set<org.thymeleaf.processor.IProcessor> |
blDialectProcessors() |
blArbitraryHtmlInjectionProcessor, blCacheProcessor, blDialect, blEmailTemplateResolvers, blTemplateCacheKeyResolver, blThymeleaf3Lifecycle, blThymeleafProperties, blVariableExpressionObjectFactory, blWebTemplateResolversprotected org.springframework.context.ApplicationContext applicationContext
protected Thymeleaf3ConfigUtils configUtil
@Bean public BroadleafThymeleaf3AdminDialect blAdminDialect()
@Bean public Set<org.thymeleaf.templateresolver.ITemplateResolver> blAdminWebTemplateResolvers()
@Bean public Set<org.thymeleaf.processor.IProcessor> blDialectProcessors()
blDialectProcessors in class Thymeleaf3SiteConfig@Bean public Set<org.thymeleaf.processor.IProcessor> blAdminDialectProcessors()
Copyright © 2017. All rights reserved.