天天看点

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