无法新建SpringBoot项目并出现:Initialization failed for 'https://start.spring.io' Please check URL,network and proxy settings.Error message:Cannot download 'https://start.spring.io':connect time out


问题描述:Initialization failed for 'https://start.spring.io' Please check URL,network and proxy settings.Error message:Cannot download 'https://start.spring.io':connect time out

翻译:“https://start.spring.io”的初始化失败请检查URL、网络和代理设置。错误消息:无法下载“https://start.spring.io”:连接超时

 

  在我们用IntellJ IDEA工具进行新建SpringBoot项目时,一般有两种创建方式,一种是使用maven不勾选任何骨架新建项目,还有一种就是使用Spring Initializr新建SpringBoot项目,在使用后者创建项目时,当我们遇到问题描述的问题时,解决方案如下:

1.新建项目

 

 2.项目一直在等待

 

3.错误提示

 

 4.初步解决:排查本机网络,我的问题就在此解决,网络情况不好的时候,我将wifi换成了个人热点

 

 5.如果网络没有问题,使用如下解决方案

 

 6.若出现成功提示,则可以正常新建项目

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM