![](http://www.zhousa.com/zb_users/theme/quietlee/style/noimg/6.jpg)
干不动了伙计们,老板说每天导它个 5000 App 下载
![](https://www.oschina.net/img/hot3.png)
sqltoy-orm 5.6.34 已经发布,ORM 框架
此版本更新内容包括:
1、修复@value(:inField) in (:ids) ids超过1000场景下的缺陷 2、升级solon依赖为3.0.4版本、springboot3.4
<!-- 其他非spring框架可以基于sagacity-sqltoy 进行扩展 --> <dependency> <groupId>com.sagframe</groupId> <artifactId>sagacity-sqltoy</artifactId> <!-- jdk8 对应的版本号为:5.6.34.jre8 --> <version>5.6.34</version> </dependency> <!-- springboot --> <dependency> <groupId>com.sagframe</groupId> <artifactId>sagacity-sqltoy-spring-starter</artifactId> <!-- jdk8 对应的版本号为:5.6.34.jre8 --> <version>5.6.34</version> </dependency> <!-- solon 插件 --> <dependency> <groupId>com.sagframe</groupId> <artifactId>sagacity-sqltoy-solon-plugin</artifactId> <!-- jdk8 对应的版本号为:5.6.34.jre8 --> <version>5.6.34</version> </dependency>
详情查看:https://gitee.com/sagacity/sagacity-sqltoy/releases/5.6.34
还没有评论,来说两句吧...