mike-mei

IDEA Initialization error  \'https://start.spring.io\'     弹出一个error窗口    就是不能连接https://start.spring.io

第一种
https://start.spring.io/中的https改成http

第二种
->打开Settings界面
->点击Appearance & Behavior菜单
->点击HTTP Proxy菜单
->勾选Auto-detect proxy settings复选框
->勾选Automatic proxy configuration URL: 复选框,并在输入框中录入https://start.spring.io/
->点击OK报错退出

尝试第二种方法成功

分类:

技术点:

相关文章:

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