问答详情
源自:3-2 mybatis-config的配置

为什么配置properties后找不到对应目录的文件

使用单元测试异常:Caused by: java.io.FileNotFoundException: class path resource [classpath:mybatis-config.xml] cannot be opened because it does not exist

错误原因是找不到¥{mybatis_config_file}解析出的mybatis-config.xml,使用CTRL+左键也会提示Cannot find declaration to go to,为什么啊啊啊

截图

https://img3.mukewang.com/5c81316300015c4008950287.jpg

提问者:qq_好多好多好多鱼_04205101 2019-03-07 22:59

个回答

  • qq_慕用6045105
    2019-11-08 17:00:56

    我的也是这个错,请问是怎么解决的?