0
点赞
收藏
分享

微信扫一扫

Caused by: java.lang.IllegalStateException: @Resource annotation requires a single-arg method: publi

水墨_青花 2022-01-31 阅读 78


Caused by: java.lang.IllegalStateException: @Resource annotation requires a single-arg method: public java.util.List com.czxy.customer.service.impl.CustomerServiceImpl.query_All_Customer()

解决:

Caused by: java.lang.IllegalStateException: @Resource annotation requires a single-arg method: publi_spring boot

改了包名忘了改配置类的路径

SpringMVC是真的麻烦!

还好快学SpringBoot



举报

相关推荐

0 条评论