Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 698 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 698 Bytes

添加:

  • 新增 defaultEncoding 字段
  • 新增 urlEscapingCharsetSet 字段
  • 新增 numberFormat 字段

优化:

  • Java 端启用多线程

属性配置详情

property Fast-FTL defaultValue
default_encoding defaultEncoding utf-8
url_escaping_charset urlEscapingCharsetSet utf-8
number_format numberFormat 0.##########
  • 清除没有必要的 console 输出
  • Support MultiTemplateLoader
  • 只支持单个 template 根路径