但在创建项目的时候遇到了如下的问题:Cannot download 'https://start.spring.io': connect timed out

第一种方法:(未能解决问题)
在创建界面修改setting
configure --> setting --> Appearance & Behavior -->System Settings --> HTTP Proxy


在弹出的对话框中输入:http://start.spring.io或者https://start.spring.io或者

本文介绍了在尝试创建Spring项目时遇到的'Cannot download 'https://start.spring.io': connect timed out'错误,以及两种尝试解决该问题的方法。第一种方法是通过修改HTTP代理设置,包括配置start.spring.io、aliyun.com等地址,但未解决问题。第二种方法是在项目创建过程中使用自定义网址https://start.aliyun.com,最终成功创建了Spring项目。
最低0.47元/天 解锁文章
3390

被折叠的 条评论
为什么被折叠?



