MyBatis-config.xml配置The content of element type “configuration“ must match xxx

2023-04-17 0 1,043

错误信息:The content of element type “configuration” must match “(properties?,settings?,typeAliases?,typeHandlers?,objectFactory?,objectWrapperFactory?,plugins?,environments?,databaseIdProvider?,mappers?)”.
错误截图:

MyBatis-config.xml配置The content of element type “configuration“ must match xxx

报错原因:MyBatis的配置中心里面的部分标签需要按顺序写

修改方法:xml中的标签顺序不能随便调换,否则会提示错误

正确顺序为:属性配置–> 设置信息 —>别名–>配置信息(连接池,事务管理等)–>映射

 

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务