tomcat 404

原因:在终端里面启动了Tomcat,在idea中又再次启动后冲突了

解决办法:关掉idea中启动的tomcat,再关掉终端中启动的Tomcat,直接在工具中启动tomcat

参考资料

Tomcat后启动显示404 The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

你可能感兴趣的:(tomcat 404)