|
||||||||||
| 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.
SpringMessageResolver configured by default.
IMessageResolver that
integrates the standard Spring way of resolving messages into Thymeleaf.IMessageResolver that
integrates the standard Spring way of resolving messages into Thymeleaf.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.SpringStandardDialect instead. This class will be removed in
Thymeleaf 1.0.2SpringTemplateEngine instead. This class will be removed in
Thymeleaf 1.0.2IContext meant for Spring MVC applications,
extending WebContext and adding:
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||