Spring项目运行异常java.lang.NoClassDefFoundError: org/springframework/expression/ExpressionParser
摘要:
问题:在Spring项目文件中编写了如下代码:ApplicationContext context = new ClassPathXmlApplicationContext("com/springinaction/springidol/spring-idol.xml");运行时出现以下异常:“jav... 阅读全文
posted @ 2014-06-21 21:23 不会熬夜的程序员 阅读(3077) 评论(0) 推荐(0)