Tencent / APIJSON

🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 🏆 Real-Time coding-free, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and the returned JSON of API can be customized by Frontend(Client) users
http://apijson.cn
Other
17.32k stars 2.16k forks source link

目前是否已经支持连接池管理? #153

Open yangjinju opened 4 years ago

TommyLemon commented 4 years ago

https://github.com/Tencent/APIJSON/issues/60#issuecomment-728719722

TommyLemon commented 4 years ago

已提供适配连接池的 Demo https://github.com/APIJSON/APIJSON-Demo/releases/tag/4.4.5

TommyLemon commented 3 years ago

新增数据源关键词 @datasource,可由业务完全自定义 https://github.com/Tencent/APIJSON/releases/tag/4.7.0

新增 连接池及多数据源 Demo(Druid + HikariCP) https://gitee.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server