Field xxxMapper in com.xxx.service.impl.xxxServiceImpl

Time: 2021.5.28
error: field xxxmapper in com.xxx.service.impl.xxxserviceimpl required a bean of type

When writing the small demo of springboot integrating SSM, Dubbo and redis,

just add the @ mapper annotation to the corresponding mapper interface

Read More: