FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · cslgithub/APIJSON-Demo · GitHub
cslgithub
/
APIJSON-Demo
Public
forked from
APIJSON/APIJSON-Demo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 Mar 22, 2021
MySQL:更新表
TommyLemon
committed
43b2a6c
View commit details
Copy full SHA for 43b2a6c
Browse repository at this point
Commits on Mar 20, 2021
Java:Demo 更新依赖的 UnitAuto 相关 jar 包
TommyLemon
committed
5f3d5ed
View commit details
Copy full SHA for 5f3d5ed
Browse repository at this point
Java:Demo 更新依赖的 jar 包
TommyLemon
committed
2d74757
View commit details
Copy full SHA for 2d74757
Browse repository at this point
Java:APIJSONDemo 升级自身版本为 4.6.3
TommyLemon
authored
61fe52a
View commit details
Copy full SHA for 61fe52a
Browse repository at this point
Java:APIJSONBoot 升级自身版本为 4.6.3
TommyLemon
authored
5d1bd8b
View commit details
Copy full SHA for 5d1bd8b
Browse repository at this point
Java:APIJSONFinal 升级 APIJSON, apijson-framework 分别为 4.6.1 和 4.6.3
TommyLemon
authored
e14f6c6
View commit details
Copy full SHA for e14f6c6
Browse repository at this point
Java:APIJSONBoot 升级 APIJSON, apijson-framework 分别为 4.6.1 和 4.6.3
TommyLemon
authored
aa520b8
View commit details
Copy full SHA for aa520b8
Browse repository at this point
Commits on Feb 21, 2021
MySQL:更新表;
TommyLemon
committed
c302289
View commit details
Copy full SHA for c302289
Browse repository at this point
Commits on Feb 15, 2021
Java:APIJSONBoot 新增文件 上传、浏览、下载 接口
TommyLemon
committed
2f7e20a
View commit details
Copy full SHA for 2f7e20a
Browse repository at this point
Commits on Feb 11, 2021
MySQL:更新表,TestRecord 表新增 duration, minDuration, maxDuration 3 个字段用于记录和对比服务处理耗时
TommyLemon
committed
a416323
View commit details
Copy full SHA for a416323
Browse repository at this point
MySQL:更新表,解决 Ramdon 表中部分配置过时导致 APIAuto 随机与顺序测试报错
TommyLemon
committed
cd4257b
View commit details
Copy full SHA for cd4257b
Browse repository at this point
Commits on Feb 10, 2021
Update README.md
TommyLemon
authored
c805af1
View commit details
Copy full SHA for c805af1
Browse repository at this point
Commits on Feb 9, 2021
PostgreSQL:更新表,解决缺少建表 CREATE TABLE 语句
TommyLemon
committed
8cdd764
View commit details
Copy full SHA for 8cdd764
Browse repository at this point
Commits on Jan 31, 2021
Java:APIJSONBoot 和 APIJSONFinal 优化代码和注释;APIJSONFinal 删除 DemoObjectParser.java 和 DemoSQLExecutor.java,看起来更简洁
TommyLemon
committed
dadad60
View commit details
Copy full SHA for dadad60
Browse repository at this point
Java:APIJSONDemo 和 APIJSONFinal 都升级 APIJSON, apijson-framework, 自身 至最新版 4.6.0;APIJSONFinal 删除测试 APIAuto 导入 Swagger, YApi, Rap 接口用例及文档的接口,看起来更简洁些
TommyLemon
committed
a91c417
View commit details
Copy full SHA for a91c417
Browse repository at this point
Java:APIJSONBoot 升级 APIJSON, apijson-framework 及自身版本为 4.6.0
TommyLemon
committed
9f1ea38
View commit details
Copy full SHA for 9f1ea38
Browse repository at this point
PostgreSQL:更新表,解决 Function 表中deleteCommentOfMomen 这个 name 最后少了 t
TommyLemon
committed
c3ef50f
View commit details
Copy full SHA for c3ef50f
Browse repository at this point
Commits on Jan 30, 2021
MySQL:更新表,完善 Document 和 TestRecord 的数据;
TommyLemon
committed
9cce47b
View commit details
Copy full SHA for 9cce47b
Browse repository at this point
Commits on Jan 24, 2021
Java:3 个 Demo 版本都升级为 4.5.3
TommyLemon
committed
26e94a8
View commit details
Copy full SHA for 26e94a8
Browse repository at this point
Java:APIJSONFinal 升级 APIJSON, apijson-framework, 自身 版本为 4.5.2;
TommyLemon
committed
aa81f58
View commit details
Copy full SHA for aa81f58
Browse repository at this point
忽略 .iml 文件
TommyLemon
committed
b5b8da3
View commit details
Copy full SHA for b5b8da3
Browse repository at this point
Java:APIJSONBoot 升级 APIJSON, apijson-framework, 自身 版本为 4.5.2;
TommyLemon
committed
be69342
View commit details
Copy full SHA for be69342
Browse repository at this point
Commits on Jan 19, 2021
Update README.md
TommyLemon
authored
b32fb31
View commit details
Copy full SHA for b32fb31
Browse repository at this point
Update README.md
TommyLemon
authored
7ebeb02
View commit details
Copy full SHA for 7ebeb02
Browse repository at this point
Commits on Jan 17, 2021
MySQL:更新表
TommyLemon
committed
6357abc
View commit details
Copy full SHA for 6357abc
Browse repository at this point
Java:APIJSONBoot 和 APIJSONFinal 登录接口兼容 MySQL 5.6 及以下等不支持 json 类型的数据库
TommyLemon
committed
64b62e9
View commit details
Copy full SHA for 64b62e9
Browse repository at this point
【安全】新增使用 UnitAuto 做单元测试时不返回敏感信息的代码示例及相关注释
TommyLemon
committed
8b8c589
View commit details
Copy full SHA for 8b8c589
Browse repository at this point
Java:APIJSONFinal 升级 JFinal, Jfinal-Undertow 分别至最新稳定版 4.9.06, 2.4;APIJSONDemo 和 APIJSONBoot 优化 pom.xml 关于依赖库的注释;
TommyLemon
committed
a6da9b8
View commit details
Copy full SHA for a6da9b8
Browse repository at this point
Java:APIJSONDemo 和 APIJSONBoot 都分别升级 MySQL, PostgreSQL 数据库 JDBC 驱动至最新稳定版 8.0.22, 42.2.18;
TommyLemon
committed
e8a0d40
View commit details
Copy full SHA for e8a0d40
Browse repository at this point
Java:3 个 Demo 预防在 接入且启用 UnitAuto 后泄漏 SQLConfig 的 dbUri, dbAccount, dbPassword - fastjson 的 @JSONField 只限实例类生效,在父类注解无效
TommyLemon
committed
a8012e2
View commit details
Copy full SHA for a8012e2
Browse repository at this point
Java:APIJSONDemo 新增支持 CORS 跨域;3 个 Demo 都升级 APIJSON 和 apijson-framework 版本至最新的 4.5.1;APIJSONBoot 适配 SpringBoot 2.4.2; APIJSONBoot 解决打包后单元测试因缺少 classgraph 依赖导致导入用例等功能不能正常使用;
TommyLemon
committed
4749bda
View commit details
Copy full SHA for 4749bda
Browse repository at this point
Commits on Jan 16, 2021
Update README.md
TommyLemon
authored
378c101
View commit details
Copy full SHA for 378c101
Browse repository at this point
Merge pull request #2 from TJRoger/master
Show description for 59a203d
TommyLemon
authored
59a203d
View commit details
Copy full SHA for 59a203d
Browse repository at this point
Java:APIJSONDemo 删除多余的测试类
TommyLemon
committed
e4c4953
View commit details
Copy full SHA for e4c4953
Browse repository at this point
Java:APIJSONBoot 调整 SpringBoot 的依赖,且升级版本至最新稳定版 2.4.2;升级数据库驱动至最新版;升级自身版本为 4.5.1;注:上一个 Commit 描述有误,那个是 APIJSONDemo 的变更
TommyLemon
committed
c74b2e9
View commit details
Copy full SHA for c74b2e9
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL