问题:
This is not a MyBatis Generator Configuration File
解决办法
出现这个问题,是因为配置文件的文件头不对导致的,打开mybatis官网,复制官网的文件头,就好了。如下图
mybatis官网
This is not a MyBatis Generator Configuration File
阅读 146
2022-11-19
This is not a MyBatis Generator Configuration File
出现这个问题,是因为配置文件的文件头不对导致的,打开mybatis官网,复制官网的文件头,就好了。如下图
mybatis官网
相关推荐
精彩评论(0)