IDEA创建SpringBoot项目时,选择默认连接https://start.spring.io/
,会提示连接错误:
错误信息:Initialization failed for ‘https://start.spring.io’ Please check URL, network and proxy settings. Error message: Cannot download ‘https://start.spring.io’: start.spring.io
这时我们只要在Custom
输入https://start.aliyun.com/
,改用阿里云的服务,就可以连接成功。
使用阿里的服务网址,集成依赖关系面板里会有阿里服务的依赖,并对一些字段翻译成中文,如下图: