• Dave Syer's avatar
    Add support for FreeMarker in non-webapp · cb1b3481
    Dave Syer authored
    The existing freemarker support only works in a webapp. This
    change adds a FreeMarker Configuration bean (in both web- and
    non webapps) so it can be used to load a Template and render it
    (e.g. with Spring's FreeMarkerTemplateUtils).
    
    See gh-679
    cb1b3481
Name
Last commit
Last update
..
prefix Loading commit data...
home.ftl Loading commit data...
home.html Loading commit data...
layout.html Loading commit data...
message.ftl Loading commit data...
suffixed.freemarker Loading commit data...
suffixed.thymeleaf Loading commit data...
template.txt Loading commit data...
view.html Loading commit data...