今天使用idea构建springboot项目时,突然抛出异常,大概意思是连接超时,代码一片爆红.
解决办法

  1. 点击左上角File按钮,找到Settings;
  2. 关闭防火墙(重要);
  3. 搜索HTTP Proxy,如下:
    用IDEA构建Springboot失败,异常Cannot download 'https://start.spring.io': Read timed out...
    这样就应该没问题了!

相关文章:

  • 2021-04-09
  • 2021-07-19
  • 2022-12-23
  • 2021-08-31
  • 2021-04-08
  • 2021-04-18
猜你喜欢
  • 2021-08-15
  • 2021-11-03
  • 2022-12-23
  • 2021-04-23
  • 2022-12-23
  • 2021-11-02
  • 2021-08-24
相关资源
相似解决方案