码迷,mamicode.com
首页 > 编程语言 > 详细

idea 中 Caused by: java.lang.ClassNotFoundException: org.springframework.web.util.IntrospectorCleanupListener

时间:2018-12-02 16:17:07      阅读:308      评论:0      收藏:0      [点我收藏+]

标签:inf   plist   exception   jar包   struct   output   目录   listen   ide   

 idea  中 Caused by: java.lang.ClassNotFoundException: org.springframework.web.util.IntrospectorCleanupListener

项目启动出现未知错误:

代码未错,即为idea配置问题:


解決 在IDEA中点击File > Project Structure > Artifacts > 在右侧Output Layout右击项目名,选择Put into Output Root。

?执行后,在WEB-INF在增加了lib目录,里面是项目引用的jar包,点击OK。

 

idea 中 Caused by: java.lang.ClassNotFoundException: org.springframework.web.util.IntrospectorCleanupListener

标签:inf   plist   exception   jar包   struct   output   目录   listen   ide   

原文地址:https://www.cnblogs.com/jsbk/p/10053651.html

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