# RoutingDataSource **Repository Path**: hello-piper/routing-data-source ## Basic Information - **Project Name**: RoutingDataSource - **Description**: 使用spring的AbstractRoutingDataSource实现动态数据源 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-11-21 - **Last Updated**: 2022-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RoutingDataSource #### 介绍 使用spring的AbstractRoutingDataSource实现动态数据源 #### 软件架构 软件架构说明 #### 安装教程 1. 下载代码 2. 配置mysql地址 3. 启动项目请求进行测试 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request