# spring-boot-sharding-sphere **Repository Path**: AimerAimer/spring-boot-sharding-sphere ## Basic Information - **Project Name**: spring-boot-sharding-sphere - **Description**: 分布式秒杀附加分库分表案例,交流群:933593697 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 68 - **Created**: 2024-08-27 - **Last Updated**: 2024-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 介绍 本案例是 [从0到1构建分布式秒杀系统](https://gitee.com/52itstyle/spring-boot-seckill) 的补充,仅供参考! ## 案例 [1)分表案例](https://gitee.com/52itstyle/spring-boot-sharding-sphere/tree/master/sub-table) [2)分库分表案例](https://gitee.com/52itstyle/spring-boot-sharding-sphere/tree/master/sub-db-table) [3)读写分离案例](https://gitee.com/52itstyle/spring-boot-sharding-sphere/tree/master/db-read-write) [4)分库分表读写分离案例](https://gitee.com/52itstyle/spring-boot-sharding-sphere/tree/master/sub-db-table-read-write) ## 技术选型 SpringBoot 2.2.6.RELEASE + shardingsphere 4.0.1 + MySQL + Druid + lombok + Swagger ## 说明 以上只是学习案例!!!