# vertx-mall **Repository Path**: vertx-shop/vertx-mall ## Basic Information - **Project Name**: vertx-mall - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-11-04 - **Last Updated**: 2023-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vertx-mall ## Steps to build [Portal](document/INSTALL_EN.md) ## Usage when you are using jdk11 or above, you could need to add follow JVM params ``` --add-opens java.base/jdk.internal.misc=ALL-UNNAMED -Dio.netty.tryReflectionSetAccessible=true --illegal-access=warn ``` ## Project demonstration [vertx-mall-admin-web](https://github.com/GZYangKui/vertx-admin-mall-web) [Online shopping mall](http://mall.navigational.cn) ## Explain > Vertx-based business system, due to limited developers, only the front-end mall system and back-end management system, back-end management system will follow. > If this project is helpful to you, you can click Star in the upper right corner to support it. Thank you. > Or you can "follow" it, the project will continue to update, and constantly improve the function. > Questions or good suggestions can be included in Issues. # Preface The project aims to implement high performance mall system with vertx。 # Architecture diagram ![System architecture Diagram](document/resource/vertx-mall.png)