package

org.springframework.ui.freemarker

Support classes for setting up FreeMarker within a Spring application context.

Classes

FreeMarkerConfigurationFactory Factory that configures a FreeMarker Configuration. 
FreeMarkerConfigurationFactoryBean Factory bean that creates a FreeMarker Configuration and provides it as bean reference. 
FreeMarkerTemplateUtils Utility class for working with FreeMarker. 
SpringTemplateLoader FreeMarker TemplateLoader adapter that loads via a Spring ResourceLoader.