employeeManager icon indicating copy to clipboard operation
employeeManager copied to clipboard

自己尝试写的一个简单的考勤管理系统,包含管理成员信息以及成员考勤,管理员审批的功能,采用SpringMVC+Hibernate4+Spring搭建

Results 2 employeeManager issues
Sort by recently updated
recently updated
newest added

一直报错: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'approveController' defined in file 查原因都说是缺少jar包,但加入依赖后依然不能解决问题,而且也不应该缺少包吧??

没有数据,不能审批