- 创建.git模块 - 添加项目构建配置文件attributes、.gitignore等项目配置文件 - 初始化IntelliJ IDEA项目设置 - 添加Spring Boot应用配置 - 设置Gradle构建脚本
4 lines
18 B
Plaintext
4 lines
18 B
Plaintext
|
|
dependencies {
|
|
|
|
} |