mybatis is not known to the MapperRegistry.

2024-10-12 08:12:51

1、将mybatis整合到项目中。

mybatis is not known to the MapperRegistry.

3、问题排查:1:先检查对应的mapper.xml文件的namespace是不是对应dao的全路径。如下图:

mybatis is not known to the MapperRegistry.

5、找到对应的mybatis配置文件。如下图:

mybatis is not known to the MapperRegistry.
猜你喜欢