Type interface XXXMapper is not known to the MapperRegistry
最近做项目中报了个错,搞了几个小时才解决,在这里记录下来,以免下次报错的时候在那浪费时间TypeinterfaceXXXMapperisnotknowntotheMapperRegistry字面意思就是说你用到了这个XXXMapper,然而它没有被注册网上的说法都是说Mapperxml中的namespace对应的实体类的路