你是com.department,但是从你的截图看,是com.entity.department
这是列表
hibernate.assertionfailure entity class not founddepartment这个实体类没找到,看下它是不是拼错了,或者配置文件里的错误,或者没有放对路径
看看是不是实体类没有写到xml文件中
写出来了,但这是什么