Class Summary |
DoNothingServlet |
Dummy servlet used to satisfy all freemarker dependencies at runtime. |
FreemarkerConfig |
Observed bean holding Freemarker configuration. |
FreemarkerHelper |
A generic helper to render Content instances with Freemarker templates. |
FreemarkerUtil |
A bunch of utility methods to render freemarker templates into Strings. |
MessagesWrapper |
Utility class that has methods which allow passing multiple parameters
from a freemarker template to a message string using the square bracket
syntax (e.g. |
ModeDependentTemplateExceptionHandler |
Exception handler providing different output based on the configuration of the current instance. |