# Books-Management-System
**Repository Path**: fqfa1226/Books-Management-System
## Basic Information
- **Project Name**: Books-Management-System
- **Description**: 图书管理系统( Spring+Spring MVC)
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-02-12
- **Last Updated**: 2022-06-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 图书管理系统
#### 基于Spring+Spring MVC(Maven方式构建)
[](https://travis-ci.org/withstars/Books-Management-System)
### 项目简介
本图书管理系统基于spring,spring mvc,数据库为mysql。前端使用了Bootstrap。
### 系统功能
该系统实现读者和管理员登陆,图书的增删改查,读者的增删改查,借还图书,密码修改,卡号挂失,超期提醒等功能。
### 如何使用
1. *git clone https://github.com/withstars/Books-Management-System*
*cd Books-Management-System*
2. 导入sql文件到数据库.
3. 配置*Books-Management-System/src/main/resources/book-context.xml*文件中的数据库设置.
4. Maven下载依赖.
5. 启动Jetty服务器,默认监听端口号`9000`.
6. 浏览器进入 http://localhost:9000
### 说明
1. 如果使用该项目出现问题,请联系我 withstars@126.com
2. 如果该项目对您有帮助,请star鼓励我
### 下一步:整合MyBatis 个人博客系统
*https://github.com/withstars/Blog-System*
### 本项目截图
