IDEA报错:Could not find resource com/liwen/bean/userMapper.xml 主要原因设idea无法识别src路径下的xml文件,要把xml文件建立在resources文件下 相关文章: Mybatis 报错 java.io.IOException: Could not find resource mybatis-config.xml 2022-01-07 报错信息:java.io.IOException: Could not find resource mybatis-config.xml 2021-04-26 IDEA Exception in thread “main“ java.io.IOException: Could not find resource SqlmapConfig.xml 报错解决 2021-06-30 Could not find resource SqlMapConfig.xml 2021-07-20 Mybatis报错Caused by: java.io.IOException: Could not find resource com/xxx/xxx/xxx.xml的解决方法 2021-12-04 IDEA初识MyBatis时java.io.IOException: Could not find resource 2021-11-18 IDEA:java.io.IOException: Could not find resource SqlMapConfig.xml 2021-06-20 java.io.IOException: Could not find resource SqlMapConfig.xml 2021-05-07