在使用 Idea 快速构建 Springboot 项目(传送门:IDEA创建SpringBoot项目)时,由于网络连接问题,很可能会报如下异常:

Error
.
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
.

如下图所示:
idea中使用Springboot Initializr连接‘https://start.spring.io’超时解决方法

一种解决办法:

请依次按下图步骤进行设置:
idea中使用Springboot Initializr连接‘https://start.spring.io’超时解决方法
如果网络没有问题,则步骤⑤和⑥会返回连接成功,如下:
idea中使用Springboot Initializr连接‘https://start.spring.io’超时解决方法

相关文章:

  • 2021-07-18
  • 2021-06-30
  • 2022-12-23
  • 2021-08-12
  • 2021-05-24
  • 2022-01-21
  • 2021-03-31
  • 2021-10-18
猜你喜欢
  • 2022-01-10
  • 2021-08-14
  • 2021-12-08
  • 2021-05-14
相关资源
相似解决方案