spring-framework / org.springframework.ui.freemarker / FreeMarkerConfigurationFactory / setFreemarkerSettings

setFreemarkerSettings

open fun setFreemarkerSettings(settings: Properties): Unit

Set properties that contain well-known FreeMarker keys which will be passed to FreeMarker's Configuration.setSettings method.

See Also
freemarker.template.Configuration#setSettings