我如何解决它?

时间:2019-09-09 12:58:41

标签: spring mongodb graphql

我遇到以下错误

  

创建名称为'bookController'的bean时出错:通过字段'bookUtility'表示的不满意的依赖关系;嵌套的异常是org.springframework.beans.factory.BeanCreationException:创建名称为'bookUtility'的bean时出错:调用init方法失败;尽管用注释对其进行了注释。

api.save(newPost).then(() => getAllPosts());

找不到在类中注入的BookUtility

0 个答案:

没有答案