错误显示:

web.xml加载spring和mybatis文件,但是找不到spring.xml文件
web.xml加载spring和mybatis文件,但是找不到spring.xml文件
web.xml加载spring和mybatis文件,但是找不到spring.xml文件

web.xml文件:

web.xml加载spring和mybatis文件,但是找不到spring.xml文件

项目文件路径:

web.xml加载spring和mybatis文件,但是找不到spring.xml文件

解决方法:

主要是因为resource文件在普通文件夹下,新建一个src/main/resources文件,把配置文件放进resources文件夹下,就可以了。
web.xml加载spring和mybatis文件,但是找不到spring.xml文件
日常坑自己的我,只能慢慢来。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2022-03-10
  • 2022-12-23
  • 2021-10-25
  • 2021-06-04
  • 2021-10-29
猜你喜欢
  • 2021-09-24
  • 2022-12-23
  • 2021-10-04
  • 2021-08-23
  • 2021-08-26
  • 2021-09-02
  • 2021-10-06
相关资源
相似解决方案