Abstract
This paper mainly discusses how to use java language to develop a personalized book
recommendation system. The system will work in all stages in strict accordance with the
software development process, using B / S architecture and object-oriented programming
ideas for project development. In the introduction, the author will discuss the current
background of the book personalized recommendation system and the purpose of the system
development. The following chapters will analyze and design the system in each stage in
strict accordance with the software development process.
The main users of personalized book recommendation system are administrators and
students. The functions include administrators: home page, personal center, student
management, book classification management, book information management, book
reservation management, book return management, administrator management, message
board management, system management, students: home page, personal center, book
reservation management, book return management My collection management, front page;
front page, book information, good book recommendation, message feedback, personal
center, background management and other functions. Because the function module design of
this system is more comprehensive, the whole process of information management of
personalized book recommendation system can be realized.
The use of this system can realize the information management of the book personalized
recommendation system, which can facilitate the administrator to manage more
conveniently and quickly, and improve the work efficiency of the management personnel.
Key words: Book personalized recommendation system, Java language, MySQL database,
spring boot framework
目 录
摘 要.................................................................................................................................I
1 绪论 ..............................................................................................................................1
1.1 研究背景 ...........................................................................................................1
1.2 研究现状 ............................................................................................................1
1.3 研究内容 ............................................................................................................2
2 系统关键技术 ..............................................................................................................3
2.1 Spring Boot 框架................................................................................................3
2.2 JAVA 技术.........................................................................................................3