- The Directories and Files Gradle Uses
https://docs.gradle.org/current/userguide/directory_layout.html
The Directories and Files Gradle Uses
The project root directory contains all source files that are part of your project. In addition, it contains files and directories that are generated by Gradle such as .gradle and build. While the former are usually checked in to source control, the latter
docs.gradle.org
'gradle' 카테고리의 다른 글
Generating Javadoc With Gradle (0) | 2024.02.29 |
---|---|
updatePolicy - gradle (0) | 2023.09.18 |
gradle 호환성 (0) | 2023.02.26 |
repository server http 사용하도록 하는 설정 (0) | 2023.02.20 |
spring-boot-gradle-plugin (0) | 2023.02.12 |