摘 要
本论文主要论述了如何使用JAVA语言开发一个新闻发布系统,本系统将严格按照软件开发流程进行各个阶段的工作,采用B/S架构,面向对象编程思想进行项目开发。在引言中,作者将论述新闻发布系统的当前背景以及系统开发的目的,后续章节将严格按照软件开发流程,对系统进行各个阶段分析设计。
新闻发布系统的主要使用者分为管理员和用户,实现功能包括管理员:首页、个人中心、用户管理、新闻分类管理、时事新闻管理、系统管理,用户前台:首页、时事新闻、公告资讯、个人中心等功能。由于本网站的功能模块设计比较全面,所以使得整个新闻发布系统信息管理的过程得以实现。
本系统的使用可以实现本新闻发布系统管理的信息化,可以方便管理员进行更加方便快捷的管理,可以提高管理人员的工作效率。
关键词:新闻发布系统;JAVA语言;MYSQL数据库;SpringBoot框架
Abstract
This paper mainly discusses how to use JAVA language to develop a news release system, the system will be in strict accordance with the software development process for each stage of the work, using B/S architecture, object-oriented programming ideas for project development. In the introduction, the author will discuss the current background of the news release system and the purpose of the system development. The following chapters will analyze and design the system at each stage in strict accordance with the software development process.
The main users of the news release system are divided into administrators and users. The functions include administrators: home page, personal center, user management, news classification management, current affairs news management, system management. The user front desk: home page, current affairs news, announcement information, personal center and other functions. As this website function module design is more comprehensive, so make the whole news release system information management process can be realized.
The use of this system can realize the information management of the news release system, can facilitate the administrator to carry out more convenient and quick management, can improve the efficiency of management personnel.
Key words: news release system; JAVA language; MYSQL database; SpringBoot framework
目 录
摘