1.Add maven dependencies
Right click the web project “properties” -------> click the “Deployment Assembly” ---->
Click add button
2.Choose Java Build Path Entires ---> click Next
3.Choose Maven Dependencies------> Finish
亲测可行,发给需要的朋友
- 前言
- 配置Maven并新建项目遇到的问题
- 使用Maven管理Spring
- maven项目使用spring报java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListe
- SSM框架——详细整合教程(Spring+SpringMVC+MyBatis)
- Maven+Spring+Spring MVC+MyBatis+MySQL,搭建SSM框架
- 使用MyBatis_Generator生成Dto、Dao、Mapping
- Maven创建web项目具体过程
- Spring MVC常用注解整理
- DispatcherServlet中一些特殊的Bean总结