Field tTypeMapper in com.atguigu.project.service.imp.projectInfoServiceImpl required a bean of type 'com.atguigu.project.mapper.TTypeMapper' that could not be found.

解决:MapperScan

原文地址:https://www.cnblogs.com/xingrui/p/10262191.html