Uses of Interface
org.springframework.web.reactive.result.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.reactive.result.view.freemarker
Classes in org.springframework.web.reactive.result.view.freemarker that implement FreeMarkerConfigModifier and TypeClassDescriptionclassConfigures FreeMarker for web usage via the "configLocation" and/or "freemarkerSettings" and/or "templateLoaderPath" properties.Methods in org.springframework.web.reactive.result.view.freemarker that return FreeMarkerConfigModifier and TypeMethodDescriptionprotected FreeMarkerConfigFreeMarkerView.autodetectConfiguration()Autodetect aFreeMarkerConfigobject in theApplicationContext.