当前位置: 代码迷 >> 综合 >> Could not autowire. No beans of 'UserMapper' type found
  详细解决方案

Could not autowire. No beans of 'UserMapper' type found

热度:27   发布时间:2023-09-18 19:49:52.0

从Eclipse转IDEA,今天遇到了这个问题,

解决方案:File/Setting/Editor/Inspections/Spring/SpringCore/Code/     目录下的     AutoWiring for Bean Class     勾选去掉

  相关解决方案