天天看點

IDEA的maven項目報錯BeanCreationException: Error creating bean with name “xxxController”

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xxxController': Injection of resource dependencies failed; nested exception is

有幾個地方可能會産生這個問題

1.Service注解沒有添加

2.web.xml中沒有添加application.xml