FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSONORM/src/main/java/apijson/JSONResponse.java - APIJSON/APIJSON · GitHub
APIJSON
/
APIJSON
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
18.4k
Code
Issues
236
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
APIJSON
APIJSONORM
src
main
java
apijson
JSONResponse.java
on
8.1.8
User selector
Datepicker
Commit history
Commits on Jan 2, 2026
新增关键词 @string 把字段转为 String 输入;KEY_DEFULT 重命名为 KEY_DEFAULT;升级版本为 8.1.3
TommyLemon
committed
54f7da0
View commit details
Copy full SHA for 54f7da0
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
腾讯开源主体公司 THL A29 Limited 改为 Tencent,并在 LICENSE 头部说明变更、依赖说明移除 8.0 起不再依赖的 fastjson
TommyLemon
committed
b728ae1
View commit details
Copy full SHA for b728ae1
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
优化 JSON 相关序列化、反序列化等处理;class JSONObject 改为 interface JSONMap<M, L>,class JSONArray 改为 interface JSONList<M, L>;所有 APIJSONCreator, JSONCreator, JSONParser 都集中处理,避免不一致导致的 ClassCastException
TommyLemon
committed
bd5161f
View commit details
Copy full SHA for bd5161f
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
完善和优化 JSON 处理,解决 fastjson 等 JSON 库自动序列化 AbstractSQLConfig.getSetString 等方法抛异常;优化代码
TommyLemon
committed
42ca342
View commit details
Copy full SHA for 42ca342
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
完善 JSON 处理,所有流程类都实现默认 JSON 的序列化和反序列化
TommyLemon
committed
7ef7b26
View commit details
Copy full SHA for 7ef7b26
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
去除 fastjson,JSONObject 用 M extends Map<String, Object> 替代,JSONArray 用 L extends List<Object> 替代
TommyLemon
committed
6712e96
View commit details
Copy full SHA for 6712e96
View code at this point
Browse repository at this point
Commits on Jun 30, 2024
解决 format: true 对应 key 返回不是小驼峰,而是强制小写,例如 User[] 返回不是 userList 而是 userlist
TommyLemon
committed
8dbaa2d
View commit details
Copy full SHA for 8dbaa2d
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
新增驼峰与蛇形命名互转方法以及 JSONResponse.IS_FORMAT_UNDERLINE 等配置
TommyLemon
committed
2b0d612
View commit details
Copy full SHA for 2b0d612
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
Merge pull request #227 from gujiachun/master
Show description for 9df18f4
TommyLemon
authored
9df18f4
View commit details
Copy full SHA for 9df18f4
View code at this point
Browse repository at this point
去除final关键字,方便业务代码重新定义ok、code、msg字段名
gukaiqi
committed
95932f7
View commit details
Copy full SHA for 95932f7
View code at this point
Browse repository at this point
Commits on Apr 25, 2021
Format the code;
Show description for 39f21f6
gdjs2
committed
39f21f6
View commit details
Copy full SHA for 39f21f6
View code at this point
Browse repository at this point
Commits on Apr 10, 2021
对JSONResponse.java中的formatHyphen方法的优化
403f
committed
f4d8775
View commit details
Copy full SHA for f4d8775
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
所有代码文件版权归属改为腾讯公司 THL A29 Limited
TommyLemon
committed
b249994
View commit details
Copy full SHA for b249994
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Demo 工程迁移到 APIJSON-Demo 项目;APIJSONORM 和 APIJSONFramework 迁移到最外层;调整文档中的链接
TommyLemon
committed
91255da
View commit details
Copy full SHA for 91255da
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL