| Package | Description |
|---|---|
| org.springframework.web.reactive.result.view.freemarker |
Support classes for the integration of
FreeMarker
as Spring web view technology.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeMarkerConfigurer
Configures 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. |