一.报错解释: org.springframework.beans.factory包中不满足的依赖错误 :创建文件依赖项中定义的名为“student”的bean时出错 二.解决方案: 在Student类中添加一个无参构造方法public Student(){},问题解决.tips:别忘了加set方法 好久没写博客了 最近发生了很多事 凑合着看吧