报错截图如下
在spring-service.xml中也声明了,
这个错查了好久没查到Could not autowire. Qualified bean must be of 'RecordService' type.注意不是No bean哦
RecordServiceImpl有没有implements RecordService 或者 extends RecordService
直接看beanFactory里面的beanId是啥,然后复制过来