FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · GeXin97/APIJSON · GitHub
GeXin97
/
APIJSON
Public
forked from
Tencent/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 20, 2025
新增支持 LEFT,RIGHT JOIN 传外层 WHERE 条件,感谢 wz11wz 的贡献 #829
Show description for 4161902
TommyLemon
authored
4161902
View commit details
Copy full SHA for 4161902
Browse repository at this point
优化 AbstractParser.java 缩进
TommyLemon
authored
2122b8c
View commit details
Copy full SHA for 2122b8c
Browse repository at this point
Commits on Jul 18, 2025
Merge remote-tracking branch 'origin/master'
wz11wz
committed
b05016f
View commit details
Copy full SHA for b05016f
Browse repository at this point
fix: 现在的 Join.java 中 SQLConfig outerConfig 重命名成 onConfig 及对应的 get set 方法,然后再加回来 SQLConfig outerConfig,然后下方的键值对放到 outerConfig 上,后面再具体 AbstractSQLConfig gainWhereString。
Show description for 3c21439
wz11wz
committed
3c21439
View commit details
Copy full SHA for 3c21439
Browse repository at this point
Commits on Jul 8, 2025
Merge branch 'master' of https://github.com/Tencent/APIJSON
TommyLemon
committed
f051dea
View commit details
Copy full SHA for f051dea
Browse repository at this point
腾讯开源主体公司 THL A29 Limited 改为 Tencent,并在 LICENSE 头部说明变更、依赖说明移除 8.0 起不再依赖的 fastjson
TommyLemon
committed
b728ae1
View commit details
Copy full SHA for b728ae1
Browse repository at this point
Commits on Jul 5, 2025
新增支持 Databend - 带 AI 的新一代云原生数据湖仓(Snowflake 开源替代)
TommyLemon
committed
47d76bb
View commit details
Copy full SHA for 47d76bb
Browse repository at this point
fix: MySQL JOIN 下只 SELECT ON 关联字段(保留原来提升性能的方式),感谢 wz11wz 的贡献 #826
Show description for e5d028d
TommyLemon
authored
e5d028d
View commit details
Copy full SHA for e5d028d
Browse repository at this point
优化 JOIN 下 SELECT 字段的代码,所以兼容 MySQL SQL 语法的数据库都保持原来的处理方式
TommyLemon
authored
957ba3d
View commit details
Copy full SHA for 957ba3d
Browse repository at this point
Commits on Jul 3, 2025
fix: 在Head Method,MySql数据性能最优解,其他数据库如PG数据库需要 LEFT JOIN 其他键时直接(select * from A.a) 避免找不到column的错误
wz11wz
committed
7314336
View commit details
Copy full SHA for 7314336
Browse repository at this point
Commits on Jul 2, 2025
fix: PG count join 报错找不到 column,感谢 wz11wz 的贡献 #825
Show description for a05e2e2
TommyLemon
authored
a05e2e2
View commit details
Copy full SHA for a05e2e2
Browse repository at this point
Commits on Jul 1, 2025
fix: 在Head Method,PG数据库 left join 副表 多个业务键关联,出现找不到column
wz11wz
committed
f6703c9
View commit details
Copy full SHA for f6703c9
Browse repository at this point
Commits on Jun 29, 2025
移除失效文章,新增 [APIJSON项目实战教程:零代码实现高效JSON接口开发](https://blog.csdn.net/gitblog_00682/article/details/148375065)
Show description for 4636380
TommyLemon
authored
4636380
View commit details
Copy full SHA for 4636380
Browse repository at this point
Commits on Jun 14, 2025
升级版本为 8.0.2
TommyLemon
committed
1b72c3a
View commit details
Copy full SHA for 1b72c3a
Browse repository at this point
把 trace:stack 字段值转为 List<String> 返回,避免 Gson 等 JSON 库反序列化报错,并且还更方便浏览
TommyLemon
committed
3158fce
View commit details
Copy full SHA for 3158fce
Browse repository at this point
新增 IS_RETURN_STACK_TRACE 配置是否返回 trace:stack 字段,优化代码
TommyLemon
committed
a25bbc5
View commit details
Copy full SHA for a25bbc5
Browse repository at this point
Commits on Jun 8, 2025
生态项目新增 apijson-gson 和 apijson-fastjson2 这两个 JSON 序列化和反序列化插件
Show description for 38dfb93
TommyLemon
authored
38dfb93
View commit details
Copy full SHA for 38dfb93
Browse repository at this point
Commits on May 27, 2025
新增 8.0 版实践博文:腾讯开源!零代码,全自动万能API接口
Show description for efb4f6a
TommyLemon
authored
efb4f6a
View commit details
Copy full SHA for efb4f6a
Browse repository at this point
Commits on May 18, 2025
新增文章:APIJSON快速入门-零后端代码,接口所见即所得
Show description for f6f27e4
TommyLemon
authored
f6f27e4
View commit details
Copy full SHA for f6f27e4
Browse repository at this point
Commits on May 11, 2025
新增登记包括小红书工程师的 7 个贡献者,非常感谢大家的贡献~
Show description for b934974
TommyLemon
authored
b934974
View commit details
Copy full SHA for b934974
Browse repository at this point
Commits on Apr 29, 2025
新增 AI 问答,感谢 DeepWiki 及 Devin AI 开发者: https://deepwiki.com/Tencent/APIJSON
TommyLemon
authored
cf80bb9
View commit details
Copy full SHA for cf80bb9
Browse repository at this point
doc: add Ask AI link in README-English.md
TommyLemon
authored
5419e03
View commit details
Copy full SHA for 5419e03
Browse repository at this point
新增 DeepWiki AI 的快速图标入口
TommyLemon
authored
8a1fa19
View commit details
Copy full SHA for 8a1fa19
Browse repository at this point
Commits on Apr 26, 2025
新增文章:apijson 快速上手 ,感谢 萧行之 的贡献~
Show description for fb7c4e6
TommyLemon
authored
fb7c4e6
View commit details
Copy full SHA for fb7c4e6
Browse repository at this point
Commits on Apr 20, 2025
新增 杭州独角兽企业 资深技术专家 的文章:APIJSON腾讯开源的后端开发神器!!!
Show description for e2c416f
TommyLemon
authored
e2c416f
View commit details
Copy full SHA for e2c416f
Browse repository at this point
新增 getConnection(String key) 和 putConnection(String key, Connection connection)
TommyLemon
committed
a320f2c
View commit details
Copy full SHA for a320f2c
Browse repository at this point
解决 Demo 注册接口调用报错 parser.newSuccessResult 及 connectionMap.get 报错 NPE
TommyLemon
committed
2ef0657
View commit details
Copy full SHA for 2ef0657
Browse repository at this point
解决返回 database, schema 等信息
TommyLemon
committed
32c2777
View commit details
Copy full SHA for 32c2777
Browse repository at this point
解决最外层返回不需要的 format: null
TommyLemon
committed
a46e24e
View commit details
Copy full SHA for a46e24e
Browse repository at this point
getSQLKey 重命名为 gainSQLKey
TommyLemon
committed
6e9affe
View commit details
Copy full SHA for 6e9affe
Browse repository at this point
解决其它 key 被误当成 @post 等关键词导致 RequestMethod.valueOf 异常
TommyLemon
committed
e03a028
View commit details
Copy full SHA for e03a028
Browse repository at this point
优化 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
Browse repository at this point
Commits on Apr 17, 2025
新增支持 Doris-高性能实时湖仓一体数据库:https://doris.apache.org
TommyLemon
committed
4fed749
View commit details
Copy full SHA for 4fed749
Browse repository at this point
解决 FunctionParser 初始化等触发 JSONRequest.put 中转 JSON 报错,删除不再需要的 @JSONFiled
TommyLemon
committed
107fd37
View commit details
Copy full SHA for 107fd37
Browse repository at this point
Commits on Apr 12, 2025
去除 fastjson 并支持各种 JSON 库,JSONObject 用 M extends Map<String, Object> 替代,JSONArray 用 L extends List<Object> 替代 #810
Show description for 2bb6a7d
TommyLemon
authored
2bb6a7d
View commit details
Copy full SHA for 2bb6a7d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL