FreemarkerTemplates
constructor(configuration: Configuration, classLoader: ClassLoader = ClassLoader.getSystemClassLoader())(source)
constructor(configure: (Configuration) -> Configuration = { safeConfiguration() }, classLoader: ClassLoader = ClassLoader.getSystemClassLoader())(source)
Deprecated
Use the main constructor that takes the Freemarker configuration. This is for compatibility with changing Freemarker syntax versions