1 This system uses the most popular ssm framework at present, of which the spingMVC framework is more flexible and safer than the struts2 framework.
2 The springMVC framework of this project uses an annotation mapper and uses a RESTful style URL to initiate http requests to the system, making development more flexible.
3. At the same time, the verification framework provided by hibernate is used to verify the client data!
4Mybati database DAO layer uses the Mapper agent development method. The input mapping is implemented using the POJO packaging type, and the output mapping uses the resultMap type to implement many-to-one mapping of the database.
5Interceptors are used inside the spring container to implement transaction control management in the form of Spring AOP.
Program development software: MyEclipse8.5 or above Database: mysql
Backend technology: SSM framework (SpringMVC+Spring+Mybatis)
The technology used at the front desk: div+css+easyui framework
Department: department number, department name Position: position id, department, position name, basic salary, sales commission Employees: employee number, position, name, gender, employee photo, date of birth, education, employee introduction
Screenshot of Pisces Lin SSM_EasyUI framework company employee management system