Attribute "alisa" must be declared for element type "typeAlias".

学习mybatis,刚开始写配置文件mybatis-config.xml的时候,,最上面直接复制粘贴 alisa 报错:Attribute "alisa" must be declared for element type "typeAlias" 解决方法:将config改为Mapper: 改后错误提示消失 更正一下:这么改错误提示是消失了,,但在接下来的测试代码不好用。。。 新的改正方法: 原有
相关文章
相关标签/搜索