|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
SpringWebContext to templates
in Spring MVC applications in order to access beans in the Application Context.MessageSource) to be
used for message resolution.
MessageSource) to be
used for message resolution.
SpringTemplateEngine instance,
specifically– to be used for processing the template specified by this view object.
SpringMessageResolver configured by default.
StandardEvaluationContext object
which will contain every expression-evaluation structure needed except for the
expression variables.IMessageResolver that
integrates the standard Spring way of resolving messages into Thymeleaf.IMessageResolver that
integrates the standard Spring way of resolving messages into Thymeleaf.StandardSingleRemovableAttributeModifierAttrProcessor,
removing the method attribute from the list, as this will be treated at the
SpringMethodAttrProcessor processor.StandardDialect meant for use in Spring MVC applications.TemplateEngine meant for Spring MVC applications,
that establishes by default an instance of SpringStandardDialect
as a dialect (instead of an instance of StandardDialect,
which is the default in TemplateEngine.IContext meant for Spring MVC applications,
extending WebContext and adding:
A special beans variable of class (Beans) that allows users to access beans
in the application context.View
interface.ViewResolver
interface.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||