錯誤描述:Initialization failed for 'https://start.spring.io' Please check URL, network and proxy settings. Error message: connect timed out
網上能找的方法找遍了,未成功,自己摸索找到一個方法可以解決問題。話不多說,上圖。
1.先ping https://start.spring.io
結果顯示:
2.想了下,是不是https的問題,把s去掉試了試,ping http://start.spring.io
結果顯示:
3.受不了了,ping start.spring.io
終於看到了自己想看的東西
說明網址是可以連接的
4.在瀏覽器上url進試試
輸入 https://start.spring.io http://start.spring.io start.spring.io
都可以進去,奇了怪了
那說明 ideal 也是可以進去的
5.settings->http proxy
6.check connection
在其中輸入 https://start.spring.io
舒服,絕對可以了
7.測試一下