# single-spring-boot-quick-starter **Repository Path**: XhyQAQ/single-spring-boot-quick-starter ## Basic Information - **Project Name**: single-spring-boot-quick-starter - **Description**: 单体架构脚手架,以RBAC基础建设,前端为layui。适合不会前端的后端开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-11-13 - **Last Updated**: 2026-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # single-spring-boot-quick-starter #### 介绍 单体架构脚手架,以RBAC基础建设,前端为layui。适合不会前端的后端开发 #### 软件架构 JDK1.8 + SpringBoot 2.7.5 + + MybatisPlus + Layui #### 使用说明 账号密码: xhy/123 1. 导入docs下sql文件 2. 配置数据库数据源 3. 如使用代码生成器则配置相关信息 4. http://localhost:8080/page/login.html 启动 #### 参与贡献 欢迎共同建设单体架构脚手架 - 适合后端开发者的脚手架 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request