Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

1.12.5

Compare
Choose a tag to compare
@venusdrogon venusdrogon released this 06 Aug 12:10
· 68 commits to newmaster since this release

[项目结构调整]

  • #244 feilong-context feilong-xml-dom 配置重复了 duplicate

[版本升级]

  • none

[插件升级]

  • none

[bug]

  • #242 ToolVelocityUtil 处理 map 是null 的问题 bug
  • #241 VelocityUtil 处理 map 是null 的问题 bug

[其他项目调整]

  • #243 feilong-velocity 添加单元测试 test
  • #240 删除 AbstractVelocityUtil.parseString(String, Map<String, ?>) 这个方法性能很差 remove 不兼容
  • #239 删除 AbstractVelocityUtil.parseString(String, Context) 私有方法 remove
  • #238 删除私有方法 AbstractVelocityUtil.parseTemplateWithClasspathResourceLoader(String, Context) 方法 remove
  • #236 ToolVelocityUtil 新建 instance 常量
  • #235 VelocityUtil 新建 instance 常量
  • #237 新建 VelocityEngineParser
  • #233 feilong-context 支持将请求参数放在路径中的配置