spring boot 打成war包 在外部tomcat访问不到controller

最近一个项目  使用spring boot  打包正常,在idea运行访问正常,但是把war包丢在外部的tomcat 的情况下 却不能访问到controller

spring boot 打成war包 在外部tomcat访问不到controller_第1张图片

问了大佬  然后给了个链接,https://www.cnblogs.com/jpfss/p/9042249.html

我就不班门弄斧了。。

你可能感兴趣的:(spring,boot)