# OnlineBookStoreBoot **Repository Path**: liang-weirong/online-book-store-boot ## Basic Information - **Project Name**: OnlineBookStoreBoot - **Description**: 一个基于Springboot+mybatis+mysql的书店管理系统,使用Thymeleaf+bootstrap模板ui的后台管理系统和前台系统 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-01-02 - **Last Updated**: 2025-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OnlineBookStoreBoot #### 介绍 一个基于Springboot的书店系统 ###### 实现了书本加入购物车,下订单和查看订单信息功能。 ###### 对书本的增删改查管理。 ###### 实现了电子书的上传和下载。 ###### 提供相对友好的ui页面 ##### 项目结构 #### 软件架构规范,后台接口使用RESTful风格 ##### 核心框架 springboot ##### 持久层 mybatis ##### 数据库链接池Hikari ##### 自定义HandlerInterceptor权限管理 #### 安装教程 ## 运行信息请看application.yaml ### 本地运行地址:http://localhost:8081/bookstore/ # 请先在application.yaml中配置你的本地mysql数据库信息 #### 页面展示 ![img.png](img.png) ![img_1.png](img_1.png) ![img_2.png](img_2.png) ![img_3.png](img_3.png) ![img_4.png](img_4.png) #### 参与贡献 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/)