FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSONORM/src/main/java/apijson/JSON.java - Tencent/APIJSON · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Tencent
/
APIJSON
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
18.4k
Code
Issues
238
Pull requests
3
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
JSON.java
on
join
User selector
Datepicker
Commit history
Commits on Aug 8, 2025
引用赋值:新增支持 User-id[]/2 从数组 User-id[] 中 get(2)
TommyLemon
committed
5ea9139
View commit details
Copy full SHA for 5ea9139
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 17, 2025
解决 FunctionParser 初始化等触发 JSONRequest.put 中转 JSON 报错,删除不再需要的 @JSONFiled
TommyLemon
committed
107fd37
View commit details
Copy full SHA for 107fd37
View code at this point
Browse repository at this point
Commits on Apr 12, 2025
新增 JSON.format
TommyLemon
committed
6526493
View commit details
Copy full SHA for 6526493
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 转换类型不匹配
TommyLemon
committed
aa35bf6
View commit details
Copy full SHA for aa35bf6
View code at this point
Browse repository at this point
解决未返回列表、对象内返回 @RAW@LIST、JSON 键值对未保持写入顺序等
TommyLemon
committed
f11c3a1
View commit details
Copy full SHA for f11c3a1
View code at this point
Browse repository at this point
所有流程类都统一JSON 的序列化和反序列化,避免转换报错 cannot cast apijson.JSONObject to com.alibaba.fastjson.JSONObject 等
TommyLemon
committed
ae023cb
View commit details
Copy full SHA for ae023cb
View code at this point
Browse repository at this point
完善 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 Mar 16, 2025
简化 StringUtil 中各种字符串相关方法
TommyLemon
committed
c9b124d
View commit details
Copy full SHA for c9b124d
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
1.对某些需要输出null值字段的需求,增加输出null值的开关
Show description for 6ea0b9b
calmcc
committed
6ea0b9b
View commit details
Copy full SHA for 6ea0b9b
View code at this point
Browse repository at this point
Commits on Jun 4, 2023
Operation.ON 改为 IF 并新增支持执行自定义代码
TommyLemon
committed
1b7c6f1
View commit details
Copy full SHA for 1b7c6f1
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
完善对 APP JOIN 同层和跨层的校验;完善对 APP JOIN 的 SQL 执行与缓存次数统计;解决同层 JOIN 新增的报错 bug;解决 APP JOIN 副表返回内部字段 @RAW@LIST;fastjson2 改为 1.2.79
TommyLemon
committed
5525eab
View commit details
Copy full SHA for 5525eab
View code at this point
Browse repository at this point
Commits on May 29, 2022
fix field order
NeoGitCrt1
committed
be00ec4
View commit details
Copy full SHA for be00ec4
View code at this point
Browse repository at this point
fix dead loop
NeoGitCrt1
committed
641d940
View commit details
Copy full SHA for 641d940
View code at this point
Browse repository at this point
fastjson up2 2.0.4
NeoGitCrt1
committed
89accda
View commit details
Copy full SHA for 89accda
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