# vue3-template-admin-springboot **Repository Path**: it4/vue3-template-admin-springboot ## Basic Information - **Project Name**: vue3-template-admin-springboot - **Description**: vue3-template-admin的后端解决方案 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-06 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot ## README # 项目名称 vue3-template-admin-springboot ## 项目简介 基于SpringBoot+Vue3+Element Plus的权限管理系统 ## 项目描述 使用基本的RBAC实现权限管理,只实现基本的增删改查功能 ## 技术栈 - Java版本:17 - Spring Boot版本:3.+ - 数据库:mysql 8.0 redis 7.0 - 其他主要技术: 略过 ## 项目结构 ├── src ├── README.md ├── .gitignore ├── .gitattributes └── pom.xml ## 运行项目 1. 运行数据库脚本 2. 运行项目