mybatis异常解决:class path resource [SqlMapConfig.xml] cannot be opened because it does not exist

解决方法:

缺失SqlMapConfig.xml文件。

 

相关文章: