Package | Description |
---|---|
org.springframework.web.servlet.view.freemarker |
Support classes for the integration of
FreeMarker
as Spring web view technology.
|
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerConfigurer
JavaBean to configure FreeMarker for web usage, via the "configLocation"
and/or "freemarkerSettings" and/or "templateLoaderPath" properties.
|
Modifier and Type | Method and Description |
---|---|
protected FreeMarkerConfig |
FreeMarkerView.autodetectConfiguration()
Autodetect a
FreeMarkerConfig object via the ApplicationContext. |