JS, Lua 等脚本 和 ES, Redis, Kafka 等数据源 Demo; 升级依赖; 更新表
Java
新增 JS, Lua 等动态脚本 Demo: APIJSONDemo-Script,更好地满足 低代码/零代码、Serverless, BaaS 等平台的动态业务逻辑需求,感谢 @cloudAndMonkey 的贡献 #30;
新增全文检索&大数据 Elasticsearch Demo: APIJSONDemo-Elasticsearch 和 APIJSONDemo-MultiDataSource-Elasticsearch,感谢 @cloudAndMonkey 的贡献 #27;
新增缓存 Redis Demo: APIJSONDemo-Redis,并在 APIJSONBoot-MultiDataSource 中加入 Redis 示例代码;
新增消息队列 Kafka Demo:APIJSONDemo-MultiDataSource-Kafka,感谢 @cloudAndMonkey 的贡献 #29;
Fix: 修改达梦数据库的sql脚本 1.修复Login表中双引号重复问题 2.修复Request表中detail字段超出达梦数据库长度限制问题,感谢 @LeonemZhang 的贡献 #26;
所有 Demo 升级 APIJSON 6.0.0, apijson-framework 6.0.0, apijson-column 1.5.0, apijson-router 1.5.0, 自身 6.0.0;
优化代码和注释;
MySQL
更新表;
PostgreSQL
更新表;
相关更新见
https://github.com/Tencent/APIJSON/releases/tag/6.0.0
https://github.com/APIJSON/apijson-framework/releases/tag/6.0.0
https://github.com/APIJSON/apijson-framework/releases/tag/6.0.1
https://github.com/APIJSON/apijson-column/releases/1.5.0
https://github.com/APIJSON/apijson-router/releases/1.5.0
https://github.com/APIJSON/apijson-router/releases/1.5.1