🧨 Error Message
% ./gradlew bootJar -p ./api
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/*/*/api/build.gradle' line: 2
* What went wrong:
Plugin [id: 'org.springframework.boot'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (plugin dependency must include a version number for this source)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 509ms
👋🏻 Error Handling

- build.gradle 을 제외한 나머지 파일 삭제