Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
升级 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
Server: 解决 APIJSONFinal 缺 libs 目录及相关 jar 包;同步 APIJSONBoot 的代码到 APIJSO… …NFinal