把maven项目程序导入时,报错

配置应用程序监听器[org.springframework.web.context.ContextLoaderListener]错误

原因解决如下,项目上点击右键,在deployment assembly上,点击add,点击build path entries,然后选择maven支持。

maven导入项目时报错,配置应用程序监听器[org.springframework.web.context.ContextLoaderListener]错误

 

maven导入项目时报错,配置应用程序监听器[org.springframework.web.context.ContextLoaderListener]错误

 

相关文章: