IDEA的maven项目报错BeanCreationException: Error creating bean with name “xxxController”
生活随笔
收集整理的這篇文章主要介紹了
IDEA的maven项目报错BeanCreationException: Error creating bean with name “xxxController”
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xxxController': Injection of resource dependencies failed; nested exception is
?
?
有幾個地方可能會產(chǎn)生這個問題
1.Service注解沒有添加
2.web.xml中沒有添加application.xml
————————————————
版權聲明:本文為CSDN博主「訫的開始」的原創(chuàng)文章,遵循CC 4.0 BY-SA版權協(xié)議,轉(zhuǎn)載請附上原文出處鏈接及本聲明。
原文鏈接:https://blog.csdn.net/lingyudeai/article/details/83415771
來源:https://blog.csdn.net/lingyudeai/article/details/83415771
總結
以上是生活随笔為你收集整理的IDEA的maven项目报错BeanCreationException: Error creating bean with name “xxxController”的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 阿里开源Canal--①简介
- 下一篇: 解决IDEA2020控制台乱码的方法(亲