在IDEA 中的Spring Initializr中创建Spring Boot项目时,可使用的三种不同的服务器URL。

1.通过官网默认地址进行在线构建Spring Boot项目

https://start.spring.io/

2.通过阿里云代理地址进行在线构建Spring Boot项目

https://start.aliyun.com

3.通过国内第三方代理地址进行在线构建Spring Boot项目

https://start.springboot.io