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

createConfiguration

open fun createConfiguration(): Configuration

Prepare the FreeMarker Configuration and return it.

Exceptions

IOException - if the config file wasn't found

TemplateException - on FreeMarker initialization failure

Return
the FreeMarker Configuration object