8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
操作方法 Operation 新增 MUST 和 REFUSE 分别替代 NECESSARY 和 DISALLOW;解决 Structur… …e.sqlVerify 不可用及预防可能的 SQL 注入;解决 SQLConfig 自定义的 idKey 和 userIdKey 在 Structure 中未同步导致自定义值校验不通过;
升级 fastjson 版本为 1.2.74(测试 1.2.75 下载不了 Maven 依赖)
Update pom.xml
删除 APIJSONFramework,只用 apijson-framework; APIJSONORM:fastjson 升级到最新建议… …稳定版 1.2.73;自身版本提高到 4.2.1
Update README.md
Server:APIJSONBoot 新增 IBM Db2 的 JDBC 依赖;提升版本号至 4.1.0
Update Document.md
Server:解决全局默认的 @Explain 或 @cache 放到子查询内导致 SQL 语法报错
Server:打包 apijson-orm-3.8.6.jar;同步 APIJSONBoot 代码到 APIJSONFinal
Server: 同步 APIJSONBoot 的 Application 代码到 APIJSONFinal