Initialization failed for ‘https://start.spring.io‘ Please check URL, network and proxy settings. Er

小咪咪 2024-04-06 10:35 138阅读 0赞

问题

springboot项目创建
Initialization failed for ‘https://start.spring.io’
Please check URL, network and proxy settings.
Error message:
Cannot download ‘https://start.spring.io’: connect timed out

详细问题

请添加图片描述

解决方案

1 关闭上图所示错误提示框 → \rightarrow →点击 P r e v i o u s Previous Previous返回上一步

在这里插入图片描述
2 选择为 C u s t o m Custom Custom → \rightarrow →编辑为

  1. https://start.aliyun.com

请添加图片描述

原因

由于

  1. https://start.spring.io

服务器架设在国外, 采用科学上网往往可以解决该问题。 但由于服务器繁忙, 即便科学上网也无法保证一定可以解决。 因此笔者采取使用阿里云镜像解决, 该镜像文件对国内用户较为友好,开发过程中编译错误提示为中文, 且速度较快。

原创不易
转载请标明出处
如果对你有所帮助 别忘啦点赞支持哈
在这里插入图片描述

发表评论

表情:
评论列表 (有 0 条评论,138人围观)

还没有评论,来说两句吧...

相关阅读