基于 SSM 的图书管理系统设计与实现 Design and Implementation of Book Management System Based on SSM 内容摘要随着时代的进步和科技的发展,更多的人通过图书馆借阅书籍来吸收知识,而传统的图书管理方式存在着许多不方便的地方,记录易丢失,所以开发一个易操作,高便捷性并且能够提升工作效率的图书管理系统是很有必要的。本系统是一个 javaweb 技术开发的图书管理系统,利用了计算机技术代替了传统的人工管理方式,降低了人工操作带来的失误,让图书馆在图书管理这方面能够更加的灵活和便捷,能够有更高的工作效率。前端使用了 Html+Bootstrap 等技术实现了简洁,对用户友好并且易于操作的界面;后端使用了 Spring+Springmvc+Mybatis 等技术实现了一个操作简单,方便管理,灵活性高的管理平台,并且在缓存方面使用的是 redis,能够给用户带来更好的体验。总体上是一个科学化,简洁化的图书管理系统。□□关键词:图书管理 JAVA SSM RedisAbstract With the progress of The Times and the development of science and technology, more people borrow books from the library to absorb knowledge, and the traditional way of book management there are many inconvenient places, records are easy to lose, so it is necessary to develop a book management system that is easy to operate, high convenience and can improve work efficiency.This system is a library management system developed by javaweb technology, using computer technology to replace the traditional manual management, reduce the mistakes caused by manual operation, so that the library in the book management can be more flexible and convenient, can have higher work efficiency.The front-end USES Html+Bootstrap technology to achieve a simple, user-friendly and easy-to-operate interface. The back-end USES Spring+Springmvc+Mybatis and other technologies to achieve a simple operation. Convenient management, high flexibility of the management platform, and the use of the cache is redis, can give users a better experienc...