Initialization failed for 'https://start.spring.io' Please check URL, network and proxy settings.
时间:2021-02-19 13:37:10
收藏:0
阅读:0
今天新建一个spring web项目,发现报错了。问题如下。
排除了网络问题,找到了解决办法。打开设置,点击check connection
输入 https://start.spring.io 点击OK
成功创建
评论(0)