# dynamic-datasource **Repository Path**: ypc_java/dynamic-datasource ## Basic Information - **Project Name**: dynamic-datasource - **Description**: 动态数据源 不同实现 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-09 - **Last Updated**: 2025-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dynamic-datasource #### 介绍 动态数据源 不同实现 #### 软件架构 SpringBoot #### 多数据源管理方案 1. 使用Spring提供的AbstractRoutingDataSource 2. 使用MyBatis注册多个SqlSessionFactory 3. 使用dynamic-datasource框架 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request