在 IDEA 中创建 Spring Boot 项目的方式
- 点击左边的 Spring Initializr(https://start.spring.io),默认选择你的 JDK 和构建 Spring Boot 项目的 URL,接着点击右下角的 Next
- 尝试阿里云提供的脚手架 https://start.aliyun.com,选择 Custom,将阿里云的 URL 复制过去。
两个地址
本文来自博客园,作者:ElloeStudy,转载请注明原文链接:https://www.cnblogs.com/ElloeStudy/p/17657383.html