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

看报错信息说是https://start.spring.io这个链接有问题。浏览器上访问了一下发现可以访问这个链接。
然后就测试了一下网络,发现是可以链接的。
Initialization failed for ‘https://start.spring.io‘ Please check URL, network and proxy settings.
于是,
Initialization failed for ‘https://start.spring.io‘ Please check URL, network and proxy settings.
再次重新新建就可以了。

相关文章: