How to Structure a Gradle Multi-Module Project
Learn how to build scalable Gradle multi-module projects with best practices in build, test, and CI/CD integration.
Gradle
Learn how to build scalable Gradle multi-module projects with best practices in build, test, and CI/CD integration.
Gradle 멀티모듈 프로젝트를 구조화하고, 의존성, 빌드, 테스트, CI/CD까지 단계별로 구성하는 실전 가이드