# Books-Management-System **Repository Path**: ldsice/Books-Management-System ## Basic Information - **Project Name**: Books-Management-System - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-04 - **Last Updated**: 2023-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 图书管理系统 #### 基于Spring+Spring MVC(Maven方式构建) [![Build Status](https://travis-ci.org/withstars/Books-Management-System.svg?branch=master)](https://travis-ci.org/withstars/Books-Management-System) [![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/withstars/Books-Management-System) ### 项目简介 本图书管理系统基于spring,spring mvc,数据库为mysql。前端使用了Bootstrap。 ### 系统功能 该系统实现读者和管理员登陆,图书的增删改查,读者的增删改查,借还图书,密码修改,卡号挂失,超期提醒等功能。 ### 如何使用 ``` $ git clone https://github.com/withstars/Books-Management-System $ cd Books-Management-System $ mvn clean compile $ mvn clean package $ mvn clean install $ mvn jetty:run http://localhost:9000 ``` ### 说明
1. 如果使用该项目出现问题,请联系我 withstars@126.com 2. 如果该项目对您有帮助,请star鼓励我 ### 下一步:整合MyBatis 个人博客系统
*https://github.com/withstars/Blog-System* ### 本项目截图