FreemarkerTemplates

constructor(configuration: Configuration, classLoader: ClassLoader = ClassLoader.getSystemClassLoader())


constructor(configure: (Configuration) -> Configuration = { Configuration(Configuration.getVersion()) }, classLoader: ClassLoader = ClassLoader.getSystemClassLoader())

Deprecated

Use the main constructor that takes the Freemarker configuration. This is for compatibility with changing Freemarker syntax versions