随笔 - 75  文章 - 0  评论 - 1  阅读 - 23444

IDEA创建springboot项目总是创建失败问题的解决

针对IDEA创建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
, response: 200 null

参考网上给出的方案:在idea初始界面依次点击Configure--->Setting--->Http Proxy,选择Atuo-detect proxy settings 之后点击check connection,在弹出的框内输入http://start.spring.io或者是https://start.spring.io,弹出弹出connection successful,仍然无法成功创建springboot项目。

 

 解决方案如下:

【方案一】

直接在官网下好模板(配置选择,在idea中打开使用即可):https://start.spring.io/

 【方案二】

 在初始化的时候替换掉 Custom,直接使用aliyun的镜像节点:http://start.aliyun.com

 

posted on   jyf上善若水  阅读(3234)  评论(1编辑  收藏  举报
努力加载评论中...
< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

点击右上角即可分享
微信分享提示