# dynamic-datasource **Repository Path**: wenlin/dynamic-datasource ## Basic Information - **Project Name**: dynamic-datasource - **Description**: springboot动态数据源 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-23 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dynamic-datasource #### 项目介绍 springboot动态数据源 #### 软件架构 springboot+mybatis动态数据源 #####设计 从数据库中读取多个数据源ip地址端口,加载多个数据源 将方法指定的数据源存到threadlocal,每个线程数据源独立