# min-web **Repository Path**: lessbb/min-web ## Basic Information - **Project Name**: min-web - **Description**: 收集web后台开发常用代码,开箱即用 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-03-15 - **Last Updated**: 2025-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简介 min是一个基于Spring Boot和Vue的最小化后台管理系统框架。 # 特点 #### 最小化 - 仅6张表实现web管理系统权限管理功能 - 仅依赖shiro、mybatis-plus、hutools等模块 #### 模块化 基于Spring Boot Starter特性,min-main中可以按需引入所需要的其它功能模块。 # 技术栈 spirng boot + mybatis-plus + shiro + vue + elementUI # 模块 | 模块名 | 说明 | | ---- | ---- | | min-common | 通用实体 | | min-generator | CURD代码生成器 | | min-main | Web主框架 | | min-kafka | kafka模块 | | min-state-machine | 有限状态机的一种实现 | | min-oss | 对象存储服务模块 | | min-monitor | 系统监控模块 | | min-license | 授权许可模块 | # 使用方式 请查阅项目[WIKI](https://gitee.com/lessbb/min-web/wikis/Home) # 捐赠 项目如对您有帮助,请帮忙点颗小星星