Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
git test
Jfinal
Commits
5649336bacc77a721c48773e48450cfcfab8c4b1
Switch branch/tag
jfinal
Author
Search by author
Any Author
10 Apr, 2022
9 commits
jfinal 4.9.23 release ^_^
· 5649336b
James
authored
3 years ago
5649336b
改注释
· f18da000
James
authored
3 years ago
f18da000
新增 #like 指令用于生成 sql 中的 like 子句
· af6e9c89
James
authored
3 years ago
af6e9c89
添加 getDate、getBigDecimal、getLocalDateTime 方法,get 系方法添加类型转换
· 407b80dd
James
authored
3 years ago
407b80dd
get 方法添加类型转换,新增 getBigDecimal 方法
· 7f11b2d5
James
authored
3 years ago
7f11b2d5
toDate、toLocalDateTime 支持月、日、小时、分、秒都允许是一位数,例如:2022-1-2 3:4:5
· 76dff69c
James
authored
3 years ago
76dff69c
toDate、toLocalDateTime 支持月、日、小时、分、秒都允许是一位数,例如:2022-1-2 3:4:5
· 6cc8da0f
James
authored
3 years ago
6cc8da0f
toBoolean 支持 int、long 类型的 1/0 值
· e642b9a6
James
authored
3 years ago
e642b9a6
FieldValueKit 更名为 TypeKit
· ea1f573c
James
authored
3 years ago
ea1f573c
05 Apr, 2022
2 commits
添加注释
· a4ac1418
James
authored
3 years ago
a4ac1418
添加备注
· 427f2c5c
James
authored
3 years ago
427f2c5c
04 Apr, 2022
6 commits
jfinal 4.9.22 release ^_^
· aaf68b07
James
authored
3 years ago
aaf68b07
升级 fastjson、zxing
· 9de1b973
James
authored
3 years ago
9de1b973
优化
· cfb98900
James
authored
3 years ago
cfb98900
简化代码
· 49694354
James
authored
3 years ago
49694354
支持转换 json 数组为 List<Xxx>
· 90efc20c
James
authored
3 years ago
90efc20c
考虑支持 Db.batchSave 获取生成的主键值
· 327d5902
James
authored
3 years ago
327d5902
02 Apr, 2022
1 commit
import com.jfinal.core.paragetter.JsonRequest
· 0a1b0b61
James
authored
3 years ago
0a1b0b61
01 Apr, 2022
3 commits
getInteger、getLong 等方法支持String转换
· c939f5a3
James
authored
3 years ago
c939f5a3
getInteger、getLong 等方法支持String转换
· cecc73d2
James
authored
3 years ago
cecc73d2
支持getter方法将String转为Integer、Long、Double等类型
· 9168ac8a
James
authored
3 years ago
9168ac8a
31 Mar, 2022
10 commits
getKv()在添加json请求数据后继续添加HttpServletRequset中的数据
· 3cfcd8ad
James
authored
3 years ago
3cfcd8ad
添加 getInnerRequest()
· 0dc39ad0
James
authored
3 years ago
0dc39ad0
去除多余小扩号
· 636ab37b
James
authored
3 years ago
636ab37b
getKv() 支持处理 json 请求
· 1d1b3569
James
authored
3 years ago
1d1b3569
errorView 更名为 viewOrJson
· 6306fa57
James
authored
3 years ago
6306fa57
添加 setErrorJsonContent、setErrorHtmlContent。Map<Integer, String>
· 9e756cdb
James
authored
3 years ago
errorViewMapping 挪到 ErrorRender
9e756cdb
支持 json 请求响应 json 格式数据
· 62f04a32
James
authored
3 years ago
62f04a32
添加 isEmpty()
· 055996c1
James
authored
3 years ago
055996c1
添加注释
· ebdcdc73
James
authored
3 years ago
ebdcdc73
修改黑白名单过滤逻辑
· c22d2322
James
authored
3 years ago
c22d2322
30 Mar, 2022
8 commits
修改注释
· 3e0bf38a
James
authored
3 years ago
3e0bf38a
优化getParameter(String)性能,避免调用 getParaMap()
· 5c0d861e
James
authored
3 years ago
5c0d861e
删除注释
· 9163bffa
James
authored
3 years ago
9163bffa
修改注释
· 01fcde1b
James
authored
3 years ago
01fcde1b
_setAttrs、_setOrPut 添加 null 值判断
· de4d4641
James
authored
3 years ago
de4d4641
fastjson 的 JSONObject 不支持 toJavaObject 方法不支持 HashMap.class 必须改为
· e182813c
James
authored
3 years ago
Map.class
e182813c
去除参数 paraName
· 0014c2f1
James
authored
3 years ago
0014c2f1
去除参数 paraName
· efc28b56
James
authored
3 years ago
efc28b56
29 Mar, 2022
1 commit
改注释
· 4bc9f279
James
authored
3 years ago
4bc9f279
Menu
Projects
Groups
Snippets
Help