- 激活IDEA
http://idea.lanyus.com/help/help.html - 将项目搞成web项目,打成war包
image.png
- 报错:java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet
重新打包上传就好了
image.png
解决:
https://blog.csdn.net/thousa_ho/article/details/77449652
重新打包上传就好了