基于springboot小说阅读网站设计与实现
随着社会发展速度的愈来愈快,以及社会压力变化的越来越快速,致使很多人采取各种不同的方法进行解压。大多数人的稀释压力的方法,是捧一本书籍,心情地让自己沉浸在情节里面,以短暂的愉悦让自己得以释怀。晒书小说阅读网是典型的信息发布网站,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。
论文主要围绕小说阅读网站的设计与实现展开研究,遵循软件工程设计流程,在需求分析的基础上,明确了小说阅读网站的各项功能。利用springboot、 mybatis等技术,设计实现了一个基于B/S模式的小说阅读网站,可完成管理员管理数据,作者发布小说,用户阅读小说的功能,并对该小说阅读网站的各个功能模块进行测试。所设计的用户操作界面布局合理、交互友好。
该网站的使用可以使管理人员更加有效地掌握用户的各类信息数据,保证了用户数据的及时性和准确性,直接解决了用户数量大、 人员情况复杂与流动性大的管理难题,提升了小说阅读效率。
关键字: 小说阅读;B/S模式;springboot;mysql
ABSTRACT
With the rapid development of society and the rapid change of social pressure, many people take different methods to decompress. The way most people dilute their pressure is to hold a book, immerse themselves in the plot in a mood, and let themselves be relieved with a short pleasure. As a typical information publishing website, the development of the website mainly includes the establishment and maintenance of the background database and the development of front-end applications. For the former, it is required to establish a database with strong data consistency and integrity and good data security. For the latter, the application program should be complete and easy to use.
The thesis mainly focuses on the design and implementation of novel reading website, follows the software engineering design process, and clarifies the functions of novel reading website on the basis of demand analysis. Using spring boot, mybatis and other technologies, a novel reading website based on B/S mode is designed and implemented, which can complete the functions of administrator managing data, author publishing novels, and user reading novels, and test each functional module of the novel reading website. The user interface designed is reasonable in layout and friendly in interaction.
The use of this website can enable managers to more effectively master various types of user information data, ensure the timeliness and accuracy of user data, directly solve the management problems of large number of users, complex personnel situation and large mobility, and improve the efficiency of novel reading.
Key words: novel reading; B/S mode; springboot; mysql