Uses of Interface
org.springframework.web.servlet.view.freemarker.FreeMarkerConfig
Packages that use FreeMarkerConfig
Package
Description
Support classes for the integration of
FreeMarker
as Spring web view technology.
-
Uses of FreeMarkerConfig in org.springframework.web.servlet.view.freemarker
Classes in org.springframework.web.servlet.view.freemarker that implement FreeMarkerConfigModifier and TypeClassDescriptionclassBean to configure FreeMarker for web usage, via the "configLocation", "freemarkerSettings", or "templateLoaderPath" properties.Methods in org.springframework.web.servlet.view.freemarker that return FreeMarkerConfigModifier and TypeMethodDescriptionprotected FreeMarkerConfigFreeMarkerView.autodetectConfiguration()Autodetect aFreeMarkerConfigobject via theApplicationContext.