1. 确认 tomcat 的server.xml 文件中配置的虚拟路径是否正确
其中,path表示访问的虚拟路径,docBase表示真实路径
2. Idea 服务器配置中是否勾选 “Deploy applications across restarts and redeploys”