Notice
Recent Posts
Recent Comments
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Archives
Today
Total
관리 메뉴

충분히 쌓여가는

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 본문

Spring/오류

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

빌드이너프 2023. 11. 20. 09:23

Spring Boot 프로젝트 생성 후 Application 실행 시 발생한 오류

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

 

인텔리제이 설정에서 해당 오류를 해결할 수 있다

 

Settings에서 Gradle 검색

 

Build and run using와 Run test using를 IntelliJ IDEA로 변경하면 해결된다