且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Idean2018版本创建Gradle项目配置Tomcat报404错误(The origin server did not find a current representation for the)

更新时间:2021-10-07 05:33:12

一、在IntelliJ IDEA2018版本创建Gradle项目配置Tomcat报404错误
Idean2018版本创建Gradle项目配置Tomcat报404错误(The origin server did not find a current representation for the)

二、解决方案:红框部分,在外部存储生产的项目文件的勾一定不要勾选。
只要勾选就是404
然后问题就解决了。
Idean2018版本创建Gradle项目配置Tomcat报404错误(The origin server did not find a current representation for the)