FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSONORM/src/main/java/apijson/orm/Verifier.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
1
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
orm
Verifier.java
on
8.1.8
User selector
Datepicker
Commit history
Commits on Apr 17, 2026
解决全局 datasource, namespace, catalog 未用于参数校验
TommyLemon
committed
d955657
View commit details
Copy full SHA for d955657
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
解决 Demo 注册接口调用报错 parser.newSuccessResult 及 connectionMap.get 报错 NPE
TommyLemon
committed
2ef0657
View commit details
Copy full SHA for 2ef0657
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
解决 JOIN 报错 JSON 转换类型不匹配
TommyLemon
committed
e5001aa
View commit details
Copy full SHA for e5001aa
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 Dec 10, 2023
SQLConfig 内把所有 AbstractSQLConfig 改成 SQLConfig;优化 Verifier 的注释
TommyLemon
committed
886099f
View commit details
Copy full SHA for 886099f
View code at this point
Browse repository at this point
Commits on Mar 27, 2022
拼错单词 globle 纠正为 global
TommyLemon
committed
d7c3115
View commit details
Copy full SHA for d7c3115
View code at this point
Browse repository at this point
Commits on Mar 26, 2022
权限控制:分拆对角色的校验的代码为多个方法,方便灵活重写部分代码
TommyLemon
committed
46ccade
View commit details
Copy full SHA for 46ccade
View code at this point
Browse repository at this point
Commits on Sep 24, 2021
重构 enum RequestRole 为 String 方便用户自定义扩展;删除部分已废弃的方法
TommyLemon
committed
5c682cb
View commit details
Copy full SHA for 5c682cb
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
数据和结构校验类 Structure 整合到 AbstractVerifier;AbstractParser 中 IdCallback 相关方法移到 AbstractVerifier;AbstractParser 优化代码避免 NPE;
TommyLemon
committed
e424085
View commit details
Copy full SHA for e424085
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