Could not autowire. No beans of ‘BookMapper’ type found.
Could not autowire. No beans of ‘BookMapper‘ type found.

解决方法,在IDEA中设置一下,
Settings - Editor - Inspections - Spring - Spring Core - Code - Autowiring for Bean Class - disable 把勾去掉即可,如下图:
Could not autowire. No beans of ‘BookMapper‘ type found.
问题解决!!!

相关文章:

  • 2021-06-04
  • 2021-07-29
  • 2021-04-13
  • 2021-10-15
  • 2021-10-27
猜你喜欢
  • 2021-07-01
  • 2021-11-22
  • 2021-05-31
  • 2021-06-29
  • 2021-08-11
  • 2021-04-25
  • 2021-08-27
相关资源
相似解决方案