Pisces Lin JSP is based on the SSH2 book management system and includes categories such as book types, books, reader types, readers and borrowing information.
Book type: book category, category name, number of days available for borrowing
Books: book barcode, book name, book category, book price, inventory, publication date, publisher, book introduction, book pictures
Reader type: reader type number, reader type, number of borrowable items
Reader: reader number, reader type, name, gender, reader's birthday, contact number, contact email, contact qq, reader address, reader avatar
Borrowing information: borrowing number, book object, reader object, borrowing time, return time
Backend username and password: a
Program testing software: MyEclipse8.5 Database: mysql
Technology adopted: SSH2 (Struts2 + Spring + Hibernate), the standard SSH2 framework, uses annotation-based management of beans and transactions, and uses poi for excel batch export