diff --git a/src/META-INF/application-template.xml b/src/META-INF/application-template.xml index da5e3b6c5..82cc4812b 100644 --- a/src/META-INF/application-template.xml +++ b/src/META-INF/application-template.xml @@ -33,6 +33,14 @@ --> + + + @@ -300,8 +308,9 @@ 【节点在中唯一】 当Server为HTTP协议时,render才有效. 指定输出引擎的实现类 value: 输出引擎的实现类, 必须是org.redkale.net.http.HttpRender的子类 + suffixs: 引擎文件名后缀,多个用;隔开,默认值为: .htel --> - + +