摘  要


随着科学技术的飞速发展,各行各业都在努力与现代先进技术接轨,通过科技手段提高自身的优势;对于就业求职招聘信息平台当然也不能排除在外,随着网络技术的不断成熟,带动了就业求职招聘信息平台,它彻底改变了过去传统的管理方式,不仅使服务管理难度变低了,还提升了管理的灵活性。就业求职招聘信息平台,主要的模块包括管理员;系统首页、个人中心、用户管理、企业管理、招聘类型管理、校园招聘管理、招聘信息管理、应聘信息管理、面试通知管理、求职人才管理、在线留言、系统管理,企业;系统首页、个人中心、校园招聘管理、招聘信息管理、应聘信息管理、面试通知管理,用户;系统首页、个人中心、应聘信息管理、面试通知管理、求职人才管理,前台系统首页;首页、校园招聘、招聘信息、求职人才、通知公告、在线留言、后台管理、个人中心等功能。系统中管理员主要是为了安全有效地存储和管理各类信息,还可以对系统进行管理与更新维护等操作,并且对系统管理有相应的操作权限。这种个性化的平台特别注重交互协调与管理的相互配合,激发了管理人员的创造性与主动性,对就业求职招聘信息平台而言非常有利。

本系统采用的数据库是Mysql,使用SpringBoot框架开发,运行环境使用Tomcat服务器,ECLIPSE 是本系统的开发平台。在设计过程中,充分保证了系统代码的良好可读性、实用性、易扩展性、通用性、便于后期维护、操作方便以及页面简洁等特点。

 

关键字:就业求职招聘信息平台  Mysql数据库  SpringBoot框架

 




Abstract


With the rapid development of science and technology, all walks of life are trying to integrate with modern advanced technology, through scientific and technological means to improve their own advantages; Of course, the job search and recruitment information platform can not be excluded. With the continuous maturity of network technology, it has driven the job search and recruitment information platform. It has completely changed the traditional management methods in the past, which not only makes the difficulty of service management lower, but also improves the flexibility of management. Job search and recruitment information platform, the main modules include administrators; System home, personal center, user management, enterprise management, recruitment type management, campus recruitment management, recruitment information management, recruitment information management, interview notice management, job management, online message, system management, enterprise; System home page, personal center, campus recruitment management, recruitment information management, application information management, interview notification management, users; System home page, personal center, application information management, interview notice management, job management, front desk system home page; Homepage, campus recruitment, recruitment information, job hunting talent, notice and announcement, online message, background management, personal center and other functions. The administrator of the system is mainly to store and manage all kinds of information safely and effectively, and can also manage and update the system maintenance operations, and has the corresponding operation rights for the system management. This personalized platform pays special attention to the interaction, coordination and coordination of management, stimulates the creativity and initiative of managers, and is very beneficial to the employment, job hunting and recruitment information platform.

This system uses Mysql database, uses SpringBoot framework development, and uses Tomcat server as the running environment. ECLIPSE is the development platform of this system. In the design process, fully ensure the good readability of the system code, practicability, extensibility, universality, easy maintenance, easy operation and simple page characteristics.


Keywords: Employment job recruitment information platform Mysql database SpringBoot framework




目  录

第一章 绪 论 1

1.1背景及意义 1

1.2国内外研究概况 2

1.3 研究的内容 2

第二章 关键技术的研究 3

2.1 相关技术 3

2.2 Java技术 3

2.3 ECLIPSE 开发环境 4

2.4 Tomcat介绍 4

2.5 Spring Boot框架 5

第三章 系统分析 5

3.1 系统设计目标 6

3.2 系统可行性分析 6

3.3 系统功能分析和描述 7

3.4系统UML用例分析 8

3.4.1管理员用例 9

3.4.2用户用例 9

3.5系统流程分析 10

3.5.1添加信息流程 11

3.5.2操作流程 12

3.5.3删除信息流程 13

第四章 系统设计 14

4.1 系统体系结构 15

4.2 数据库设计原则 16

4.3 数据表 17

第五章 系统实现 18

5.1用户功能模块 18

5.2管理员功能模块 19

5.3商家用户功能模块 19

5.4前台系统志愿者管理功能模块 19

第六章  系统测试 20

6.1测试定义及目的 21

6.2性能测试 22

6.3测试模块 23

6.4测试结果 24

总  结 25

致  谢 27


使用就业求职招聘信息平台分为管理员、企业、用户三个角色的权限子模块。

管理员所能使用的功能主要有:系统首页、个人中心、用户管理、企业管理、招聘类型管理、校园招聘管理、招聘信息管理、应聘信息管理、面试通知管理、求职人才管理、在线留言、系统管理等。

企业可以实现系统首页、个人中心、校园招聘管理、招聘信息管理、应聘信息管理、面试通知管理等。

用户可以实现系统首页、个人中心、应聘信息管理、面试通知管理、求职人才管理等。

基于Spring Boot+Vue的就业求职招聘信息平台的设计与实现-计算机毕业设计源码+LW文档_ci

基于Spring Boot+Vue的就业求职招聘信息平台的设计与实现-计算机毕业设计源码+LW文档_ci_02

基于Spring Boot+Vue的就业求职招聘信息平台的设计与实现-计算机毕业设计源码+LW文档_ci_03

基于Spring Boot+Vue的就业求职招聘信息平台的设计与实现-计算机毕业设计源码+LW文档_信息管理_04