MvcTest出错java.lang.IllegalStateException:Failed to load ApplicationContext

时间:2020-07-30 14:03:55   收藏:0   阅读:101

控制台报 java.io.FileNotFoundException: \src\main\webapp\WEB-INF\dispatcherServlet-servlet.xml (系统找不到指定的路径。)

解决方法:

在@ContextConfiguration中把路径检查以下,出现了如下图错误,多写了一条"/"

技术图片

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!