原文地址 http://blog.sina.com.cn/s/blog_8ced01900101ba3f.html
1.
Right click the web project “properties” -------> click the “Deployment Assembly” ---->
Click add button
Choose Java Build Path Entires ---> click Next
Choose Maven Dependencies------>
2.
Click add button
Choose your dependencies project -----> Click Finish button
That’s ok!
本文详细介绍了如何解决Eclipse中的Maven项目使用Spring框架时出现的ClassNotFoundException问题。主要步骤包括添加Maven依赖和项目依赖,确保Spring相关类能够被正确识别。
4310

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



