博主介绍:✌在职Java研发工程师、专注于程序设计、源码分享、技术交流、专注于Java技术领域和毕业设计✌
项目名称
基于SSM的人事管理系统+文档
下载地址
基于SSM的人事管理系统+文档
视频演示
基于SSM的人事管理系统_哔哩哔哩_bilibili
系统介绍
摘 要
现代企业人事管理中,高效管理方式对于提高企业竞争力和发展至关重要。传统人事管理方法通常遵循固定流程,缺乏应变能力,难以应对各种变化和挑战。管理层通常负责制定政策和流程,员工参与度不高,可能导致较低的归属感和忠诚度。此外,传统人事管理易出错,任务繁琐,效率低下,难以适应现代企业管理制度的需求。因此,开发结合计算机技术的现代企业人事信息管理系统已成为提高人事管理质量和效率的关键途径。
本文介绍了一款基于SSM+MySQL框架开发的人事管理系统。该系统具备完备的功能设计,满足日常人事管理的各项需求,包括员工管理、财务人员管理、部门管理、岗位管理、工资管理、招聘管理、请假管理和考勤管理等模块。系统中的角色分为管理员、员工和财务人员三类,各自负责相应的功能模块。总的来说,该系统功能全面、使用便捷,已具备商业应用的条件。
关键词:人事管理系统;SSM框架;信息管理;MySQL
3.1 需求分析
人力资源管理是企业管理的重要组成部分,随着企业规模的扩大和竞争的加剧,越来越多的企业开始重视人力资源管理,从而推动了人事管理系统市场的发展。市场规模:人事管理系统市场规模逐年扩大,根据市场研究报告,全球人事管理软件市场规模预计将在未来几年内以年均复合增长率超过10%的速度增长。市场需求:随着企业规模的扩大和员工数量的增加,传统的人力资源管理方式已经无法满足企业的需求。人事管理系统的需求越来越强烈,企业需要一个集成化的系统来管理员工的信息、考勤、薪资等。市场趋势:随着云计算、大数据和人工智能技术的发展,人事管理系统市场正在朝着智能化和云化方向发展。未来的人事管理系统将更加智能化、自动化、数字化和移动化。竞争态势:人事管理系统市场竞争激烈,主要竞争对手包括SAP、Oracle、Workday、ADP等国际知名企业和一些本土企业。在竞争中,企业需要不断创新和升级,提高产品质量和服务水平,以获得市场竞争优势。发展趋势:未来人事管理系统将向数字化、智能化和自动化方向发展,可以预见,未来人事管理系统将更加智能化、自动化、数字化和移动化。同时,企业还需要关注员工隐私保护、信息安全等问题,加强数据安全保障。
3.2 系统可行性分析
3.2.1 技术可行性
系统技术可行性是指在技术层面上,系统是否能够顺利地实现预期的功能,并且满足性能、稳定性、安全性等要求。在进行人事管理系统的技术可行性分析时,需要考虑以下几个方面:
首先,需要根据需求分析和功能设计,确定系统的技术方案。在选择开发语言、数据库、服务器等技术方案时,需要考虑技术成熟度、开发效率、扩展性等因素,从而保证系统的可行性。
其次,系统的架构也是系统设计的核心。在系统架构设计时,需要考虑系统的可扩展性、可维护性、可升级性等因素,从而保证系统的技术可行性。
3.2.2 经济可行性
针对一款合格的网络系统的开发来说,主要是硬件费用、软件费用以及人工时间的成本。对于本次系统来说采用的硬件只需要一台联网的电脑即可,因为现在的电脑配置普遍都能够支持Web系统的开发,并且可以将电脑作为服务器进行系统的客户端和服务器的运行。另外软件上,系统开发工具、数据库管理工具、数据库建模工具、客户端浏览器都可以免费下载到并投以使用,所以也不需要什么成本。系统的开发主要是人工的时间成本,只要对于开发技术掌握熟练,并且对于问题的查找有一定的经验,就能够在很短时间内开发出本系统。
3.2.3 操作可行性
该项目只需要在一台电脑上运行即可操作,对电脑的硬件要求并不会很高,基本配置的电脑都可运行。现如今家家户户一般都会有配置电脑,所以基本上不会存在额外开销。并且项目操作简单便携,不会存在很高的培训成本即可使用该系统。
3.3 项目设计目标与原则
1.公司人事管理制度的基本要求
公司人事管理制度的基本要求包括多个方面。首先,功能需求应覆盖个人中心、员工管理、部门经理管理、部门信息管理、员工考勤管理、签到管理、请假管理、薪资查询管理和部门类型管理模块。其次,鉴于人事管理系统需要存储大量信息,对存储容量有较高要求,因此必须依赖强大的数据库来确保信息存储的安全与稳定。此外,为保障安全及保密性,平台必须实行实名注册制度,仅允许实名注册用户登录系统。最后,环境方面要求灵活,操作系统可以使用Windows、Vista等。
2.设计原则
稳定性和完整性是人事管理系统必要条件,在开发该系统时,采用了JSP技术,这样的话,可以在后续Mysql数据库开发中,保证该系统达到我们的初始目标。
(1) 系统响应效率:现阶段人们对效率的要求看的很高,为此我在开发人事管理系统的时候充分考虑到此方面问题,对系统响应效率着重看待,所以人事管理系统支持多人使用工作。
(2) 操作简单流畅:该系统使用者大多数都是简单了解计算机的人,所以操作要简单明了,以便用户使用。
(3) 系统流畅稳定:衡量一个系统最基础的目标是做到运行流畅、无卡顿、模糊等情况。
环境需要
1.运行环境:最好是java jdk 1.8,我们在这个平台上运行的。其他版本理论上也可以。
2.IDE环境:IDEA,Eclipse,Myeclipse都可以。推荐IDEA;
3.tomcat环境:Tomcat 7.x,8.x,9.x版本均可
4.硬件环境:windows 7/8/10 1G内存以上;或者 Mac OS;
5.数据库:MySql 5.7版本;
6.是否Maven项目:否;
技术栈
- 后端:Spring+SpringMVC+Mybatis
- 前端:JSP+CSS+JavaScript+jQuery
使用说明
- 使用Navicat或者其它工具,在mysql中创建对应名称的数据库,并导入项目的sql文件;
- 使用IDEA/Eclipse/MyEclipse导入项目,Eclipse/MyEclipse导入时,若为maven项目请选择maven;
若为maven项目,导入成功后请执行maven clean;maven install命令,然后运行; - 将项目中springmvc-servlet.xml配置文件中的数据库配置改为自己的配置;
- 运行项目,在浏览器中输入http://localhost:8080/ 登录
运行截图
编辑
编辑
编辑
编辑
编辑
编辑
编辑
编辑
编辑
编辑
编辑
编辑
编辑
编辑
编辑
用户管理控制层:
package com.houserss.controller;
import javax.servlet.http.HttpSession;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
import com.houserss.common.Const;
import com.houserss.common.Const.Role;
import com.houserss.common.ServerResponse;
import com.houserss.pojo.User;
import com.houserss.service.IUserService;
import com.houserss.service.impl.UserServiceImpl;
import com.houserss.util.MD5Util;
import com.houserss.util.TimeUtils;
import com.houserss.vo.DeleteHouseVo;
import com.houserss.vo.PageInfoVo;
/**
- Created by admin
*/
@Controller
@RequestMapping(“/user/”)
public class UserController {
@Autowired
private IUserService iUserService;
/**
* 用户登录
* @param username
* @param password
* @param session
* @return
*/
@RequestMapping(value = "login.do",method = RequestMethod.POST)
@ResponseBody
public ServerResponse login(User user,String uvcode, HttpSession session){
String code = (String)session.getAttribute("validationCode");
if(StringUtils.isNotBlank(code)) {
if(!code.equalsIgnoreCase(uvcode)) {
return ServerResponse.createByErrorMessage("验证码不正确");
}
}
ServerResponse response = iUserService.login(user.getUsername(),user.getPassword());
if(response.isSuccess()){
session.setAttribute(Const.CURRENT_USER,response.getData());
}
return response;
}
}
管理员管理控制层:
package com.sxl.controller.admin;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import com.sxl.controller.MyController;
@Controller(“adminController”)
@RequestMapping(value = “/admin”)
public class AdminController extends MyController {
@RequestMapping(value = "/index")
public String frame(Model model, HttpServletRequest request)throws Exception {
return "/admin/index";
}
@RequestMapping(value = "/main")
public String main(Model model, HttpServletRequest request)throws Exception {
return "/admin/main";
}
@RequestMapping(value = "/tj1")
public String tj1(Model model, HttpServletRequest request)throws Exception {
String sql="select DATE_FORMAT(insertDate,'%Y-%m-%d') dates,sum(allPrice) price from t_order order by DATE_FORMAT(insertDate,'%Y-%m-%d') desc";
List
}
修改密码业务逻辑:
package com.sxl.controller.admin;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import com.sxl.controller.MyController;
@Controller(“userController”)
@RequestMapping(value = “/user”)
public class UserController extends MyController {
@RequestMapping(value = "/index")
public String frame(Model model, HttpServletRequest request)throws Exception {
return "/user/index";
}
@RequestMapping(value = "/main")
public String main(Model model, HttpServletRequest request)throws Exception {
return "/user/main";
}
@RequestMapping(value = "/password")
public String password(Model model, HttpServletRequest request)throws Exception {
return "/user/password";
}
@RequestMapping(value = "/changePassword")
public ResponseEntity loginSave(Model model,HttpServletRequest request,String oldPassword,String newPassword) throws Exception {
Map user = getUser(request);
if(oldPassword.equals(user.get("password").toString())){
String sql="update t_user set password=? where id=?";
db.update(sql, new Object[]{newPassword,user.get("id")});
return renderData(true,"1",null);
}else{
return renderData(false,"1",null);
}
}
@RequestMapping(value = "/mine")
public String mine(Model model, HttpServletRequest request)throws Exception {
Map user =getUser(request);Map map = db.queryForMap(“select * from t_user where id=?”,new Object[]{user.get(“id”)});model.addAttribute(“map”, map); return “/user/mine”;
}
@RequestMapping(value = "/mineSave")
public ResponseEntity mineSave(Model model,HttpServletRequest request,Long id
,String username,String password,String name,String gh,String mobile) throws Exception{
int result = 0;
String sql="update t_user set name=?,gh=?,mobile=? where id=?";
result = db.update(sql, new Object[]{name,gh,mobile,id});
if(result==1){
return renderData(true,"操作成功",null);
}else{
return renderData(false,"操作失败",null);
}
}
}
通用管理模块:
package com.sxl.controller;
import java.nio.charset.Charset;
import java.util.Locale;
import java.util.ResourceBundle;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import com.sxl.util.JacksonJsonUtil;
import com.sxl.util.StringUtil;
import com.sxl.util.SystemProperties;
public class BaseController {
public static final Long EXPIRES_IN = 1000 * 3600 * 24 * 1L;// 1天
@Autowired
private SystemProperties systemProperties;
/**
* 获得配置文件内容
*/
public String getConfig(String key) {
return systemProperties.getProperties(key);
}
/**
* 返回服务器地址 like http://192.168.1.1:8441/UUBean/
*/
public String getHostUrl(HttpServletRequest request) {
String hostName = request.getServerName();
Integer hostPort = request.getServerPort();
String path = request.getContextPath();
if (hostPort == 80) {
return "http://" + hostName + path + "/";
} else {
return "http://" + hostName + ":" + hostPort + path + "/";
}
}
/***
* 获取当前的website路径 String
*/
public static String getWebSite(HttpServletRequest request) {
String returnUrl = request.getScheme() + "://"
+ request.getServerName();
if (request.getServerPort() != 80) {
returnUrl += ":" + request.getServerPort();
}
returnUrl += request.getContextPath();
return returnUrl;
}
/**
* 初始化HTTP头.
*
* @return HttpHeaders
*/
public HttpHeaders initHttpHeaders() {
HttpHeaders headers = new HttpHeaders();
MediaType mediaType = new MediaType("text", "html",
Charset.forName("utf-8"));
headers.setContentType(mediaType);
return headers;
}
/**
* 返回 信息数据
*
* @param status
* @param msg
* @return
*/
public ResponseEntity renderMsg(Boolean status, String msg) {
if (StringUtils.isEmpty(msg)) {
msg = "";
}
String str = "{"status":"" + status + "","msg":"" + msg + ""}";
ResponseEntity responseEntity = new ResponseEntity(str,
initHttpHeaders(), HttpStatus.OK);
return responseEntity;
}
/**
* 返回obj数据
*
* @param status
* @param msg
* @param obj
* @return
*/
public ResponseEntity renderData(Boolean status, String msg,
Object obj) {
if (StringUtils.isEmpty(msg)) {
msg = "";
}
StringBuffer sb = new StringBuffer();
sb.append("{");
sb.append(""status":"" + status + "","msg":"" + msg + "",");
sb.append(""data":" + JacksonJsonUtil.toJson(obj) + "");
sb.append("}");
ResponseEntity responseEntity = new ResponseEntity(
sb.toString(), initHttpHeaders(), HttpStatus.OK);
return responseEntity;
}
/***
* 获取IP(如果是多级代理,则得到的是一串IP值)
*/
public static String getIpAddr(HttpServletRequest request) {
String ip = request.getHeader("x-forwarded-for");
if (ip == null || ip.length() == 0 || "unknown".equalsIgnoreCase(ip)) {
ip = request.getHeader("Proxy-Client-IP");
}
if (ip == null || ip.length() == 0 || "unknown".equalsIgnoreCase(ip)) {
ip = request.getHeader("WL-Proxy-Client-IP");
}
if (ip == null || ip.length() == 0 || "unknown".equalsIgnoreCase(ip)) {
ip = request.getRemoteAddr();
}
if (ip != null && ip.length() > 0) {
String[] ips = ip.split(",");
for (int i = 0; i
}
服务器托管,北京服务器托管,服务器租用 http://www.fwqtg.net
相关推荐: 数字识别问题
6.1 MNIST数据处理
6.2.1 训练数据
6.2.2 变量管理
6.3.1 保存模型
6.3.1 加载计算图
6.3.1 加载模型
6.3.2 导出元图文章目录 6.1 MNIST数据处理 6.2.1 训练数据 6.2.2 变量管理 6.3.1 保存模型 6.3.1 加载计算图 6.3.1 加载模型 6.3.2 导出元图 6.1 MNIST数据处理 在直接在第6章的目录下面创建文件 compat.v1.是te…