# lego-shop **Repository Path**: regexpei/lego-shop ## Basic Information - **Project Name**: lego-shop - **Description**: 乐购商城是一个汇聚众多优质商品的在线购物平台,以限时抢购和实惠价格为核心特色,致力于为消费者提供丰富多样的商品选择,以及超值的抢购体验。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-01 - **Last Updated**: 2024-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目介绍 乐购商城是一个汇聚众多优质商品的在线购物平台,以限时抢购和实惠价格为核心特色,致力于为消费者提供丰富多样的商品选择,以及超值的抢购体验。 ## 项目结构 ~~~ lego-shop ├── lego-shop-server │ ├── lego-shop-auth │ ├── lego-shop-common │ │ ├── lego-shop-common-core │ │ └── lego-shop-common-redis │ ├── lego-shop-component │ │ ├── lego-shop-component-canal │ │ ├── lego-shop-component-websocket │ │ └── lego-shop-component-xxl-job │ ├── lego-shop-gateway │ └── lego-shop-service │ ├── lego-shop-service-job │ ├── lego-shop-service-pay │ ├── lego-shop-service-product │ └── lego-shop-service-seckill └── lego-shop-web ~~~ ## 项目技术 - SpringCloud - SpringCloudAlibaba - MySQL - Redis - RocketMQ - xxl-job - canal - websocket