码迷,mamicode.com
首页 > 移动开发 > 详细

严重:Error configuring application listener of class org.springframework.web.util.IntrospectorCleanupListener

时间:2017-10-20 10:13:50      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:构建   mave   height   intro   framework   同步   是你   org   UI   

mave项目换了一个新的工作空间时出现的问题

原因:

其实是你的jar文件没有同步发布到自己项目的lib目录中(如果你是用Maven进行构建的话) 可以试试 下面的办法

解决方案:

项目点击右键 点击 Properties 选择Deployment Assembly 再点击右边的Add按钮 选择Java Build Path Entries后点击Next按钮 然后选择你的Maven Dependencies 确定即可

严重:Error configuring application listener of class org.springframework.web.util.IntrospectorCleanupListener

标签:构建   mave   height   intro   framework   同步   是你   org   UI   

原文地址:http://www.cnblogs.com/hq233/p/7697763.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!