mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.3.232. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](https://github.com/h2database/h2database/compare/version-2.2.220...version-2.3.232) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
mybatis plus join 测试模块
- test-collection : 对多或对一查询测试项目
- test-join : 连表查询测试项目
- test-mapping : 注解映射测试项目