FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for APIJSONORM/pom.xml - APIJSON/APIJSON-bak · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
APIJSON
/
APIJSON-bak
Public
forked from
APIJSON/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
Breadcrumbs
History for
APIJSON-bak
APIJSONORM
pom.xml
on
fastjson2
User selector
Datepicker
Commit history
Commits on May 29, 2022
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 May 3, 2022
还原依赖 javax.activation,实测 JDK 11, 13 都需要
Show description for 9f724c1
TommyLemon
authored
9f724c1
View commit details
Copy full SHA for 9f724c1
View code at this point
Browse repository at this point
升级版本号为 5.1.0;删除不再需要的依赖 javax.activation
TommyLemon
committed
95432dd
View commit details
Copy full SHA for 95432dd
View code at this point
Browse repository at this point
Commits on Apr 17, 2022
优化角色权限、参数校验、远程函数的初始化;解决 format: true 在 Log.DEBUG 时也不返回 SQL、时间等调试信息;升级自身版本为 5.0.5;
TommyLemon
committed
30bbea9
View commit details
Copy full SHA for 30bbea9
View code at this point
Browse repository at this point
Commits on Mar 27, 2022
升级自身, fastjson 版本分别为 5.0.0, 1.2.79
TommyLemon
committed
d803766
View commit details
Copy full SHA for d803766
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
提升版本号为 4.9.0
TommyLemon
committed
2da22e6
View commit details
Copy full SHA for 2da22e6
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
解决校验 CIRCLE 角色时没有算当前用户
TommyLemon
committed
3868e8e
View commit details
Copy full SHA for 3868e8e
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
升级版本号为 4.7.2
TommyLemon
committed
af9a1fc
View commit details
Copy full SHA for af9a1fc
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
升级版本为 4.7.1;优化代码
TommyLemon
committed
2fc8526
View commit details
Copy full SHA for 2fc8526
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
fix: 添加异常信息控制静态变量,改造两层错误码问题
Show description for 873afa8
iceewei
committed
873afa8
View commit details
Copy full SHA for 873afa8
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
升级版本号为 4.6.6
TommyLemon
committed
8a6672b
View commit details
Copy full SHA for 8a6672b
View code at this point
Browse repository at this point
Commits on Mar 20, 2021
升级版本号为 4.6.1
TommyLemon
committed
0a2cbc1
View commit details
Copy full SHA for 0a2cbc1
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
升级版本号为 4.6.0
TommyLemon
committed
9cd4487
View commit details
Copy full SHA for 9cd4487
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Add javax.activation dependencies to pom.xml
Show description for 7c31719
sunxiaoguang
committed
7c31719
View commit details
Copy full SHA for 7c31719
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
fastjson 版本降到 1.2.74;项目版本升到 4.5.1
TommyLemon
committed
1f52927
View commit details
Copy full SHA for 1f52927
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Upgrade fastjson
github-ganyu
committed
1530864
View commit details
Copy full SHA for 1530864
View code at this point
Browse repository at this point
Commits on Dec 28, 2020
Update pom.xml
TommyLemon
authored
297c251
View commit details
Copy full SHA for 297c251
View code at this point
Browse repository at this point
Commits on Dec 26, 2020
Update pom.xml
TommyLemon
authored
5a51f88
View commit details
Copy full SHA for 5a51f88
View code at this point
Browse repository at this point
升级版本号为 4.4.6
TommyLemon
committed
945f6e4
View commit details
Copy full SHA for 945f6e4
View code at this point
Browse repository at this point
升级版本号至 4.4.5
TommyLemon
committed
71f9043
View commit details
Copy full SHA for 71f9043
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
匹配条件范围 key{}:"表达式" 不允许连续减号 --;升级项目版本号
TommyLemon
committed
b47140b
View commit details
Copy full SHA for b47140b
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
dbUri 完全交给用户控制,不再针对 MySQL 版本号来自动配置参数;升级版本号为 4.3.0
TommyLemon
committed
bc135fb
View commit details
Copy full SHA for bc135fb
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
升级 fastjson 版本为 1.2.74(测试 1.2.75 下载不了 Maven 依赖)
TommyLemon
committed
c416514
View commit details
Copy full SHA for c416514
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Update pom.xml
TommyLemon
authored
620ecfc
View commit details
Copy full SHA for 620ecfc
View code at this point
Browse repository at this point
删除 APIJSONFramework,只用 apijson-framework; APIJSONORM:fastjson 升级到最新建议稳定版 1.2.73;自身版本提高到 4.2.1
TommyLemon
committed
2b2633f
View commit details
Copy full SHA for 2b2633f
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