今天跑ssm时,applicationContext.xml文件中产生了Application context not configured foe this file 这个警告,百度之后得以解决,是因为该文件没有配置到项目中(直接从其他文件夹拷过来的)
解决方法:
file->project structure,点击加号,选中要添加的配置文件,点击确定,就解决了。
相关文章:
今天跑ssm时,applicationContext.xml文件中产生了Application context not configured foe this file 这个警告,百度之后得以解决,是因为该文件没有配置到项目中(直接从其他文件夹拷过来的)
解决方法:
file->project structure,点击加号,选中要添加的配置文件,点击确定,就解决了。
相关文章: