我有一个spring-boot
项目,它部署在我的ubuntu服务器上的tomcat8上。
昨天重启后,我的项目似乎不再适用了。
我收到了这个错误:
HTTP Status 404 - /
type Status report
message /
description The requested resource is not available.
Apache Tomcat/8.0.33
我尝试重新部署我的项目,我在部署战争时没有任何错误。 我尝试重新安装tomcat,但它没有工作(我没有任何错误,或者部署时出现日志错误,但在我检查URL时仍然有HTTP 404)。
任何建议都有帮助。谢谢(抱歉我的英语不好)