摘要:
1.Type interface com.yd.dao.UserMapper is not known to the MapperRegistry. 出现这个错误是因为没有在Mybatis的核心文件中注册接口对应的xml文件。 需要在Mybatis的核心配置文件中,将所有的xml文件都进行注册。 < 阅读全文
posted @ 2020-05-03 16:50
老王同鞋
阅读(1135)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN" "http://mybatis.org/dtd/mybatis-3-config.d 阅读全文
posted @ 2020-05-03 16:16
老王同鞋
阅读(150)
评论(0)
推荐(0)

浙公网安备 33010602011771号