Skip to content

swq8/smart-mall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

favicon SmartMall商城系统

项目介绍

  SmartMall商城系统基于SpringBoot构建,程序包含测试用例确保每次调整发布时均能保持稳健; 在确保软件质量的同时对速度追求极致,实现了高效的缓存、认证鉴权机制,客户端流畅度及压力测试数据在同类软件中表现优秀。 无论开箱即用还是二次开发,SmartMall商城系统都将是您在企业级商城系统中的优秀选择。

项目演示

浏览器端:https://smart-mall.g686.net 账号:demo 密码:demodemo
后台管理:https://smart-mall.g686.net/manage 账号:demo 密码:demodemo
微信小程序:开发中

后端技术栈

名称 推荐
Java 21
Redis 7.2
MySQL 8.0

压力测试

机器配置: Lenovo Legion Y7000P (Intel Core i7-10875H / 16GB RAM / WDC PC SN730 512G)
软件环境: Rocky Linux 9.3 / OpenJDK 21 / MySql 8.0 / Redis 7.2
页面/功能 QPS/TPS 用时(最小/最大/平均) 错误
首页 7355 1ms / 46ms / 3ms 0
商品列表 6454 2ms / 39ms / 4ms 0
生成订单 等待测试

客户端支持列表

系统 浏览器/平台 状态
电脑端 Chrome 支持
电脑端 Edge 支持
电脑端 Firefox 支持
移动端 浏览器 支持
移动端 微信小程序 开发中

源代码

项目地址: https://github.com/swq8/smart-mall
管理界面: https://github.com/swq8/vue-manage