無法新建SpringBoot項目並出現:Initialization failed for 'https://start.spring.io' Please check URL,network and proxy settings.Error message:Cannot download 'https://start.spring.io':connect time out


問題描述:Initialization failed for 'https://start.spring.io' Please check URL,network and proxy settings.Error message:Cannot download 'https://start.spring.io':connect time out

翻譯:“https://start.spring.io”的初始化失敗請檢查URL、網絡和代理設置。錯誤消息:無法下載“https://start.spring.io”:連接超時

 

  在我們用IntellJ IDEA工具進行新建SpringBoot項目時,一般有兩種創建方式,一種是使用maven不勾選任何骨架新建項目,還有一種就是使用Spring Initializr新建SpringBoot項目,在使用后者創建項目時,當我們遇到問題描述的問題時,解決方案如下:

1.新建項目

 

 2.項目一直在等待

 

3.錯誤提示

 

 4.初步解決:排查本機網絡,我的問題就在此解決,網絡情況不好的時候,我將wifi換成了個人熱點

 

 5.如果網絡沒有問題,使用如下解決方案

 

 6.若出現成功提示,則可以正常新建項目

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM