今天启动tomcat报错。原因属于:java启动监听错误: org.springframework.web.context.ContextLoaderListener
解决方法:
右键单击工程项目 ->点击 properties
选择 Deployment Assembly
点击 Add -> Java Build Path Entries -> Next
选择 Maven Dependencies -> Finish -> Apply -> OK
参考:https://blog.youkuaiyun.com/qq_22860341/article/details/83347351