JFinal 1.1.4 change log 你懂的

1:FileRender 添加自动生成所下载的文件名功能
2:JFinal.initLogFactory()移至 Config.configJFinal(...)之中,以便支持在Plugin中能使用 logger
3:Record添加 getColunmNames()与 getColumnsValues()
4:ActiveRecordPlugin 添加防重复启动功能
5:UploadFile.getFilesystemName()更名为 getFileName()
6:改进 SessionInViewInterceptor,改变JFinalSession实现方式
7:ActiveRecord 添加 IMapFactory,添加CaseInsensitiveMapFactory 便于支持属性名大小写不敏感
8:DbKit.replaceFormatSqlOrderBy(...)添加对中文字段名的支持
9:添加 com.jfinal.util.HandlerKit,辅助在 Handler中做些render或redirect操作
10:SessionIdGenerator 移至 com.jfinal.ext.util 下
11:Model Record 中添加 toJson() 方法
12:I18N.java 加入 DCL
13:Controller.getPara(String, String)添加对空字符串的判断
14:改进 DruidStatViewHandler,使其支持非 druid且非index.html结尾url访问
    倡议1024这一天(今天)定为程序员日,放假一天 :)

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-27
  • 2021-09-18
  • 2022-03-01
  • 2022-02-05
  • 2021-12-03
  • 2022-12-23
猜你喜欢
  • 2022-02-08
  • 2022-01-24
  • 2021-12-08
  • 2022-12-23
  • 2022-03-06
  • 2021-04-16
  • 2021-05-27
相关资源
相似解决方案