| Name | Description | Type | Package | Framework |
| FreeMarkerConfigurationFactory | Factory that configures a FreeMarker Configuration. | Class | org.springframework.ui.freemarker | Spring MVC |
| FreeMarkerConfigurationFactoryBean | Factory bean that creates a FreeMarker Configuration and provides it asbean reference. | Class | org.springframework.ui.freemarker | Spring MVC |
| FreeMarkerTemplateUtils | Utility class for working with FreeMarker. | Class | org.springframework.ui.freemarker | Spring MVC |
| SpringTemplateLoader | FreeMarker TemplateLoader adapter that loads via a Spring ResourceLoader. | Class | org.springframework.ui.freemarker | Spring MVC |