Bee+SpringBoot V2.4.0,多表关联操作与 Sharding 分片完善(同步 Maven)
时间:2024-10-12 17:10 来源:未知 作者:IT
Bee, 一个具有分片功能的 ORM 框架.
Bee = Hibernate/MyBatis+ plus +Sharding JDBC + Jpa+ Spring data+ GraphQL+ App ORM (Android, 鸿蒙)
V2.4.0 更新列表:
1.chaing SQL 编程完善
2. 添加 Calculate 默认日期分片实现
3. 支持 ElasticSearch (7.x) ORM 查询
4.MapSql (MapSuid) 支持使用 Condition 实现更加复杂的 where 条件,updateSet 设值
5. 添加 ConditionExt 支持使用 entity::getName 形式引用属性名
6. 添加查询结果自定义组装器 ResultAssembler
7.MoreTable 多表关联 SUID 操作完善
8. 支持 property 风格 sharding config
9. 支持 Oracle 的 TO_DATE
10. 文件生成添加备份已有文件功能
11.pgsql json/jsonb 支持
12. 完善分片功能
13. 修复 bug.
Bee-spring-boot 支持 spring-boot2.7.18, 3.0.13, 3.1.12, 3.2.x, 3.3.x 等版本.
也可以使用 starter 添加依赖,
<parent>
<groupId>org.teasoft</groupId>
<artifactId>bee-spring-boot-starter</artifactId>
<version>2.4.0</version>
</parent>
bee-starter-demo
https://gitee.com/automvc/bee-starter-demo
自动生成 Spring Boot 后端微服务代码,几秒钟即可完成,秒杀 GPT.
https://gitee.com/automvc/gencode
下期功能预告:
Bee 已经是一个功能很齐全的 ORM 啦, 你还想添加什么功能,请到评论区告诉我们. 扣群 (992650213)!
项目首页:
https://gitee.com/automvc/bee
https://github.com/automvc/bee
https://gitee.com/automvc/bee-springboot
(责任编辑:IT)
Bee, 一个具有分片功能的 ORM 框架. Bee = Hibernate/MyBatis+ plus +Sharding JDBC + Jpa+ Spring data+ GraphQL+ App ORM (Android, 鸿蒙) V2.4.0 更新列表: 1.chaing SQL 编程完善 2. 添加 Calculate 默认日期分片实现 3. 支持 ElasticSearch (7.x) ORM 查询 4.MapSql (MapSuid) 支持使用 Condition 实现更加复杂的 where 条件,updateSet 设值 5. 添加 ConditionExt 支持使用 entity::getName 形式引用属性名 6. 添加查询结果自定义组装器 ResultAssembler 7.MoreTable 多表关联 SUID 操作完善 8. 支持 property 风格 sharding config 9. 支持 Oracle 的 TO_DATE 10. 文件生成添加备份已有文件功能 11.pgsql json/jsonb 支持 12. 完善分片功能 13. 修复 bug. Bee-spring-boot 支持 spring-boot2.7.18, 3.0.13, 3.1.12, 3.2.x, 3.3.x 等版本. 也可以使用 starter 添加依赖, <parent> <groupId>org.teasoft</groupId> <artifactId>bee-spring-boot-starter</artifactId> <version>2.4.0</version> </parent> bee-starter-demo https://gitee.com/automvc/bee-starter-demo 自动生成 Spring Boot 后端微服务代码,几秒钟即可完成,秒杀 GPT. https://gitee.com/automvc/gencode 下期功能预告: Bee 已经是一个功能很齐全的 ORM 啦, 你还想添加什么功能,请到评论区告诉我们. 扣群 (992650213)! 项目首页: https://gitee.com/automvc/bee https://github.com/automvc/bee https://gitee.com/automvc/bee-springboot (责任编辑:IT) |