tomcat热部署后就出现了如下问题:_百度知道
最佳答案: 不是报了错吗, java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener 找不到这个类,是不是少包了更多关于Tomcat热部署的诡异现象的问题>>
tomcat热部署 - 呆小田 - 博客园
2016年10月25日 - tomcat默认支持热部署,修改文件会自动加载部署,不需要重启容器 autoDeploy=”true” — 自动部署 reloadable=”true” — 自动加载posted on 2016-10-...