有沒有遇到這種情況的,是怎么解決的? Consider defining a bean of type 'com.xxx.ItemInfoMapper' in your configuration.
有沒有遇到這種情況的,是怎么解決的?
Field itemInfoMapper in com.kuaibu.dubbo.one.server.service.dubbo.DubboItemService required a bean of type 'com.xxx.mapper.ItemInfoMapper' that could not be found.?
?Action:?
?Consider defining a bean of type 'com.xxx.ItemInfoMapper' in your configuration.
2019-08-27
錯誤說你沒有'com.xxx.ItemInfoMapper'這個bean,那你就去看看mybatis配置對不對,注解打沒打