binarywang / weixin-java-miniapp-demo

基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
1.33k stars 674 forks source link

required a bean of type 'cn.binarywang.wx.miniapp.api.WxMaService' that could not be found. #76

Open Ver0097 opened 3 months ago

Ver0097 commented 3 months ago

我在controller为啥一直找不到bean呢 image ----下面用lombok注解的也启动报错 image

image

binarywang commented 2 months ago

demo是给你参考用的,你自己要搞清楚工作原理,还要掌握spring相关基础知识