We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
可使用现有的分布式缓存架构,APIJSON ORM 只单独在各个节点的 Server 对接数据库, 在 DemoSQLExecutor 重写 AbstractSQLExecutor putCache, getCacheItem 和 removeCache 等,使用 Redis 等库来实现自定义的缓存。
APIJSONORM 作为一个 ORM 库,使用是很灵活的,网友的博客分享也提到了这点 https://blog.csdn.net/qq_41829492/article/details/88670940
APIJSONBoot 基于 SpringBoot 用 APIJSONORM 对接数据库 CRUD,可以使用 SpringBoot 的各种配套设施;APIJSONFinal 基于 JFinal ,同理可用 JFinal 的生态。
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: