# springboot-shardingjdbc **Repository Path**: smilive/springboot-shardingjdbc ## Basic Information - **Project Name**: springboot-shardingjdbc - **Description**: shardingjdbc demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-12-14 - **Last Updated**: 2022-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-shardingjdbc #### 介绍 1. 水平分表-application.properties01 2. 水平分库-application.properties02 3. 垂直分库-application.properties03 4. 公共表-application.properties04 5. 读写分离-application.properties05 [参考博客](https://segmentfault.com/a/1190000038241298)