public class FreemarkerConfiguration extends Object
| 构造器和说明 |
|---|
FreemarkerConfiguration(CommonProperties commonProperties,
org.springframework.core.io.ResourceLoader resourceLoader) |
| 限定符和类型 | 方法和说明 |
|---|---|
freemarker.template.Configuration |
fileConfiguration(String templateLoaderPath) |
freemarker.template.Configuration |
stringConfiguration()
Configuration for StringTemplateLoader. |
public FreemarkerConfiguration(CommonProperties commonProperties, org.springframework.core.io.ResourceLoader resourceLoader)
public freemarker.template.Configuration fileConfiguration(String templateLoaderPath)
public freemarker.template.Configuration stringConfiguration()
Configuration for StringTemplateLoader.Configuration object.Copyright © 2022. All rights reserved.