# wayn111/waynboot-mall

这是一套全部开源的微商城项目，包含一个运营后台、H5商城前台和服务端接口。 实现了商城所需的首页展示、商品分类、商品详情、sku详情、商品搜索、购物车、结算下单、线上支付，商品评论等一系列功能。 技术上基于最新得Springboot3.0、jdk17，整合了MySql、Redis、RabbitMQ、ElasticSearch等常用中间件，对于初学者而言根据readme中的本地开发指南就能成功启动项目。还提供 docker-compose 一键部署脚本，只需要十多分钟就能启动商城前后台所有服务。

Repository: https://github.com/wayn111/waynboot-mall
Canonical: https://ross.abutalabs.com/products/waynboot-mall
Language: Java
License: MIT
License Family: permissive
Topics: springboot2, mybatis, mall, redis, elasticsearch, rabbitmq, waynboot, jwt, java, mysql8
Last push: 2026-07-09T15:45:12+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 2321, "days_push": 55, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1252, forks 309 (observed 2026-08-28T04:04:08.400539+00:00)

## What it is
waynboot-mall is a fully open-source Java e-commerce (mall) project built on Spring Boot 3 and Java 17, comprising an admin backend, an H5 mobile storefront, and server-side APIs. It implements home page, product categories, product/SKU details, search, cart, checkout, online payment (WeChat/Alipay), and reviews, integrating MySQL, Redis, RabbitMQ, and Elasticsearch with docker-compose deployment.

## Use cases
- run a self-hosted online store with H5 mobile storefront
- build a mall with product catalog, SKU, and category management
- implement shopping cart and checkout with online payment
- add product search with Elasticsearch
- learn Spring Boot 3 e-commerce architecture with a runnable starter project
- deploy a full mall stack quickly with docker-compose
- handle high-concurrency ordering with Redis, RabbitMQ, and inventory reconciliation

## When to choose
- you need a complete open-source Java mall with admin, mobile API, and payment channels
- you want a learning project demonstrating Spring Boot 3, Redis, RabbitMQ, and Elasticsearch integration
- you need docker-compose one-click deployment of a storefront and backend
- you want modular domain-driven trade/inventory/goods code to extend

## When to avoid
- you need a non-Java or SaaS-hosted e-commerce solution
- you require a production-grade platform with out-of-the-box multi-tenant support
- you only need a simple static storefront without backend logic
- your stack is PHP, Node.js, or Python based

## Facets
- artifact type: application
- maturity: active
- function: web-framework, auth, caching, search-engine, message-queue, orm, http-server
- domain: e-commerce, web-development, backend, developer-tools
- platform: jvm, self-hosted
- tags: mall, spring-boot-3, e-commerce-platform, shopping-cart, online-payment, elasticsearch, rabbitmq, redis, sa-token, jwt, mybatis-plus, microservices, docker-compose, h5-mall, admin-dashboard, payment, docker, web-server

## Member repositories
- wayn111/waynboot-mall (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.400539+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:35.624436+00:00, confidence not recorded.
  - readme: https://github.com/wayn111/waynboot-mall (fetched 2026-08-28T04:04:08.400539+00:00, sha 827a81088b3e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
