# springboot动态数据源 **Repository Path**: zhengshunzi/springbootDongTaiShuJuYuan ## Basic Information - **Project Name**: springboot动态数据源 - **Description**: 当前的项目中单个数据源已经远远不能满足业务需求了,为了减轻数据库的压力master、slave.等等等,因此在web上也需要处理一下数据源的问题;以下是两个基于springboot的简易demo - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2018-02-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot动态数据源 当前的项目中单个数据源已经远远不能满足业务需求了,为了减轻数据库的压力master、slave.等等等,因此在web上也需要处理一下数据源的问题;以下是两个基于springboot的简易demo