# 在线招聘网站 **Repository Path**: iurac/recruitWebsite ## Basic Information - **Project Name**: 在线招聘网站 - **Description**: 基于springboot的一个IT人才招聘网站系统,公司可以发布岗位需求,求职者查找岗位并递交简历等 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 100 - **Forks**: 12 - **Created**: 2021-06-11 - **Last Updated**: 2025-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, SpringBoot, layui ## README # 写在前面 #### 这个项目是我大学的课程设计,有什么 bug 可以评论或者提 ISSUE ,bug 我会找时间补的(可能会很久..);也可以提提建议互相学习一下 =_= #### 以及我还有个新的项目大家可以看看: #### 在线考试系统: https://gitee.com/iurac/online-examination-system # recruitWebsite #### 介绍 实现一个IT人才招聘系统,公司可以发布岗位需求,求职者查找岗位并递交简历等 #### 启动 **看部署文档!!!** **看部署文档!!!** **看部署文档!!!** #### 软件架构 Spring Boot 2.5.0 数据库:MySQL 8 ORM:MyBatis & MyBatis-plus 分布式缓存:Redis 安全:Shiro 即时通讯:Websocket 模板引擎:thymeleaf 前端框架:layui #### 需求分析 + 公司: + IT公司的注册与管理 + 招聘要求的发布与维护 + 站内私信 + 求职者: + 招聘需求浏览 + 招聘需求筛选(按岗位、薪酬、城市、地区等) + 简历编辑,建立投递等 + 站内私信 + 管理员: + 用户信息维护 + 岗位类型维护 + 系统维护 #### 项目截图 ![首页](https://gitee.com/iurac/picgo/raw/master/img/20210830183419.png) ![公司](https://gitee.com/iurac/picgo/raw/master/img/20210830183418.png) ![职位](https://gitee.com/iurac/picgo/raw/master/img/20210830183411.png) ![登录](https://gitee.com/iurac/picgo/raw/master/img/20210830183415.png) ![注册](https://gitee.com/iurac/picgo/raw/master/img/20210830183413.png) ![公司管理](https://gitee.com/iurac/picgo/raw/master/img/20210830183414.png) ![公司管理](https://gitee.com/iurac/picgo/raw/master/img/20210830183416.png) ![公司管理](https://gitee.com/iurac/picgo/raw/master/img/20210830183410.png) ![公司管理](https://gitee.com/iurac/picgo/raw/master/img/20210830183412.png) ![个人信息](https://gitee.com/iurac/picgo/raw/master/img/20210830183417.png) ![简历](https://gitee.com/iurac/picgo/raw/master/img/20210830183408.png) ![后台](https://gitee.com/iurac/picgo/raw/master/img/20210830183407.png) ![聊天](https://gitee.com/iurac/picgo/raw/master/img/20210830183409.png)