# spring-dynamic-datasource **Repository Path**: codedeli/spring-dynamic-datasource ## Basic Information - **Project Name**: spring-dynamic-datasource - **Description**: spring boot +mybatis 动态切换、添加数据源 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/yintianwen7/spring-dynamic-datasource - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 14 - **Created**: 2021-03-21 - **Last Updated**: 2021-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-dynamic-datasource #### 项目介绍 spring boot +mybatis 动态切换、添加数据源demo #### 软件架构 - AbstractRoutingDataSource 作为 DataSource 路由 - AOP 切面拦截 service 参数,动态切换、创建数据源 关于这个项目了解更多:https://www.jianshu.com/p/0a485c965b8b 欢迎关注我的简书与我交流:https://www.jianshu.com/p/0a485c965b8b