# miaosha **Repository Path**: model_sexy/miaosha ## Basic Information - **Project Name**: miaosha - **Description**: 慕课网秒杀项目学习 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-01-05 - **Last Updated**: 2021-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 秒杀项目 #### 运行前 + `application.yml` 配置`Redis` `Mysql` `Rabbit MQ` + 数据库脚本 1. ```sql create data base miaosha ``` 2. 执行`resources`下的`miaosha.sql`