public class BroadleafThymeleaf3TemplateEngine
extends org.thymeleaf.spring4.SpringTemplateEngine
SpringTemplateEngine to allow for custom MessageResolvers to be added with
order values
Created on 1/13/17.| Constructor and Description |
|---|
BroadleafThymeleaf3TemplateEngine() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
Overrides the
SpringTemplateEngine.afterPropertiesSet() so that the MessageResolvers set is not
cleared during setup |
getEnableSpringELCompiler, setEnableSpringELCompiler, setMessageSource, setTemplateEngineMessageSourceaddDialect, addDialect, addLinkBuilder, addMessageResolver, addTemplateResolver, clearDialects, clearTemplateCache, clearTemplateCacheFor, getCacheManager, getConfiguration, getDecoupledTemplateLogicResolver, getDialects, getDialectsByPrefix, getEngineContextFactory, getLinkBuilders, getMessageResolvers, getTemplateResolvers, initializeSpecific, isInitialized, process, process, process, process, process, process, processThrottled, processThrottled, processThrottled, setAdditionalDialects, setCacheManager, setDecoupledTemplateLogicResolver, setDialect, setDialects, setDialectsByPrefix, setEngineContextFactory, setLinkBuilder, setLinkBuilders, setMessageResolver, setMessageResolvers, setTemplateResolver, setTemplateResolvers, threadIndexpublic void afterPropertiesSet()
throws Exception
SpringTemplateEngine.afterPropertiesSet() so that the MessageResolvers set is not
cleared during setupafterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.thymeleaf.spring4.SpringTemplateEngineExceptionCopyright © 2018. All rights reserved.