# Mybatis-Flex-Samples **Repository Path**: mybatis-flex/mybatis-flex-samples ## Basic Information - **Project Name**: Mybatis-Flex-Samples - **Description**: Mybatis-Flex 的示例代码仓库 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://mybatis-flex.com - **GVP Project**: No ## Statistics - **Stars**: 70 - **Forks**: 41 - **Created**: 2023-04-01 - **Last Updated**: 2025-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mybatis-Flex 示例代码 示例代码中,可能并不是最新的 Mybatis-Flex 版本依赖,使用时,请注意升级到最新 Mybatis-Flex 版本,若发现有 bug,请到 https://gitee.com/mybatis-flex/mybatis-flex/issues 提问讨论。 官网: https://mybatis-flex.com ## 模块说明 - mybatis-flex-native:无 Spring 的情况 - mybatis-flex-spring:只有 Spring,无 SpringBoot - mybatis-flex-springboot:SpringBoot v2.x + druid 数据源 - mybatis-flex-springboot3:SpringBoot v3.x + HikariCP 数据源 - mybatis-flex-mysql8-springboot2:SpringBoot v2.x + HikariCP 数据源 + Test Container ,实现快速测试 - mybatis-flex-tdengine:SpringBoot v2.x + HikariCP 数据源 + MySQL + TDengine