golf_moon
2019-09-20 14:46
Error creating bean with name 'com.imooc.demo.service.impl.AreaServiceTest': Unsatisfied dependency expressed through field 'areaService'; nested exception is org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'areaService' is expected to be of type 'com.imooc.demo.service.impl.AreaService' but was actually of type 'com.sun.proxy.$Proxy72'
你在 实现类加 @Service
SpringBoot+MyBatis搭建迷你小程序
91499 学习 · 621 问题
相似问题