ntellij IDEA集成tomcat后,当我们点击stop的时候,会出现无法立即终止服务的情况,虽然可以通过点击小骷髅的方式彻底终止(点两次Stop)
解决方法:idea tomcat server配置窗口,勾选Demploy applications configured in Tomcat instance可以解决这个问题