# 简易的图书管理系统 **Repository Path**: Sunny-suner/Springboot-MybatisPlus ## Basic Information - **Project Name**: 简易的图书管理系统 - **Description**: 基于SpringBoot及MybatisPlus等技术开发的图书管理系统 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2023-04-16 - **Last Updated**: 2025-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot, Vue, Element-UI, MySQL ## README # Springboot_mybatisplus #### 介绍 基于SpringBoot及MybatisPlus等技术开发的图书管理系统 #### 软件架构 1.前端:VUE、js、css、html、elementui 2.后端:SpringBoot、Maven、MybatisPlus 3.数据库:MySQL #### 安装教程 1. 打开idea 2. 选择项目结构,添加,添加此项目的pom文件即可 3. 如有环境不一,需自行更改 4. 添加成功 #### 使用说明 1. 项目主程序为springboot_ssm_plus\src\main\java\Sunny\Sun\SsmpApplication.java,运行即可 2. 打开浏览器,因为并未更改端口号,故使用SpringBoot内嵌的Tomcat固定端口8080,具体路径为http://localhost:8080/pages/books.html 3. 打开即可 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)