Error creating bean with name xxxx,xxxx must be provided

Posted shaun-sheng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Error creating bean with name xxxx,xxxx must be provided相关的知识,希望对你有一定的参考价值。

原因:    继承父类的bean注入是set,get方法

问题:    自己的controller不能创建,因为需要的bean没有创建

解决方法:  bean 注入,通过构造函数调用父类的set方法

 

技术分享图片

 

以上是关于Error creating bean with name xxxx,xxxx must be provided的主要内容,如果未能解决你的问题,请参考以下文章

Error creating bean with name ‘requestMappingHandlerMapping‘

react(85)--error:Error creating bean with name ‘onlineStudyController‘:

Error creating bean with name 'eurekaAutoServiceRegistration'

Spring 报错:Error creating bean with name

Error creating bean with name

Error creating bean with name 'transactionManager'