IntelliJ IDEA 2021 2.2
Visual Studio Code
JDK | Maven | Mysql | SpringBoot | redis |
---|---|---|---|---|
1.8 | 3.6.3 | 5.5 | 2.6.4 | 6.2.1 |
1、启动前,请配置 application.properties 中相关MySQL、redis地址。
2、用户端登录地址:http://localhost:8080/login
3、管理员端地址:http://localhost:8081/
4、前端启动命令:
npm run serve
- config
-JwtInterceptor
-CorsConfig
-InterceptorConfig
-RedisConfig
-SwaggerConfig
- controller
-AdminController
-CustomerController
-OrderController
-ProductController
-UserController
- entity
-Admin
-Order
-product
-User
-VO
-AdminVo
-OrderVo
-ProductVo
-RespBean
-RespBeanEnum
-UserVo
- exception
-GlobalException
-GlobalExceptionHandler
- mapper
-AdminMapper
-CustomerMapper
-OrderMapper
-ProductMapper
-UserMapper
- service
-IAdminService
-ICustomerService
-IOrderService
-IProductService
-IUserService
- utils
-Generator
-TokenUtil
-UserUitl
csv数据文件配置
接口配置和参数设置: