@Component public class BeetlService extends Object
| 构造器和说明 |
|---|
BeetlService() |
@Comment(value="\u6839\u636e\u6a21\u677f\u5185\u5bb9\u7f16\u8bd1\u83b7\u53d6HTML\u5185\u5bb9") public String getRenderHtmlByTemplate(String templateContent, Map<String,Object> dataMap) throws IOException
templateContent - 模板内容ExceptionIOException@Comment(value="\u6839\u636e\u6a21\u677f\u6587\u4ef6\u8f93\u51fa\u7ed3\u679c") public String getRenderHtmlByFile(String templatePath, Map<String,Object> dataMap) throws IOException
templatePath - 模板路径dataMap - IOExceptionCopyright © 2025. All rights reserved.