项目启动时报出的异常
Caused by: java.lang.NoClassDefFoundError: org/springframework/ui/velocity/VelocityEngineFactory
缺少spring-context-support.jar包
本文解析了Spring框架中因缺少spring-context-support.jar包导致的NoClassDefFoundError异常,并提供了相应的解决方案。
项目启动时报出的异常
Caused by: java.lang.NoClassDefFoundError: org/springframework/ui/velocity/VelocityEngineFactory
缺少spring-context-support.jar包

被折叠的 条评论
为什么被折叠?