Server๐Ÿงค/IntelliJ

[Server / SpringBoot ] ์œˆ๋„์šฐ IntelliJ ๊ทธ๋ž˜๋“ค ๋ฒ„์ „ ๋ณ€๊ฒฝ

yujindonut 2022. 5. 26. 01:23
728x90

* What went wrong: An exception occurred applying plugin request [id: 'org.springframework.boot', version: '2.4.2'] > Failed to apply plugin [id 'org.springframework.boot'] > Spring Boot plugin requires Gradle 5 (5.6.x only) or Gradle 6 (6.3 or later). The current version is Gradle 4.4.1 * 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.

์ธํ…”๋ฆฌ์ œ์ด์—์„œ ์—ฐ๋™ํ•˜๋Š” gradle๋ฒ„์ „๊ณผ ์Šคํ”„๋ง๋ถ€ํŠธ ํ”„๋กœ์ ํŠธ๊ฐ€ ์š”๊ตฌํ•˜๋Š” gradle๋ฒ„์ „์ด ๋งž์ง€ ์•Š์•„์„œ ์ƒ๊ธฐ๋Š” ์˜ค๋ฅ˜!

 

ํ•ด๊ฒฐ๋ฐฉ๋ฒ•.  Gradle ์ตœ์‹  ๋ฒ„์ „ ๋‹ค์šด๋กœ๋“œ ! (2022.05.26 ๊ธฐ์ค€ : 7.4.2๋ฒ„์ „)

https://gradle.org/install/

 

Gradle | Installation

Install the Gradle build tool on Linux, macOS or Windows, either manually or using a package manager like SDKMAN! or Homebrew.

gradle.org

2. ๋ฐ”์ด๋„ˆ๋ฆฌ ํŒŒ์ผ์„ ์••์ถ• ํ•ด์ œํ•ด์ฃผ๊ณ , IDE์„ค์ •์—์„œ gradleํŒŒ์ผ ์ฐพ์•„์ฃผ๊ธฐ

ํŒŒ์ผ > ์„ค์ • > ๋นŒ๋“œ,์‹คํ–‰,๋ฐฐํฌ > ๋นŒ๋“œ๋„๊ตฌ > Gradle

728x90