Skip to content

v3.15.2

Compare
Choose a tag to compare
@yangfuhai yangfuhai released this 21 May 07:54
· 316 commits to master since this release
  • 新增:JbootOutputDirectiveFactory,用于忽略在生产环境下,模板引擎执行的错误输出
  • 新增:CodeGenHelpler 新增对 infomix 数据库的支持,感谢 @xujianxie
  • 修复:DAO 配置了 loadColumns 时又配置了 distinct 时,无法获得正确结果的问题
  • 优化:优化 Columns.toString() 方法,防止在开发工具 debug 下显示 "null" 的问题
  • 优化:升级 JFinal 到 v5.0 最新版本,其他相关依赖也升级到新版本