|
|
@ -189,7 +189,7 @@ scope.
|
|
|
|
[[getting-started-gradle-installation]]
|
|
|
|
[[getting-started-gradle-installation]]
|
|
|
|
==== Gradle Installation
|
|
|
|
==== Gradle Installation
|
|
|
|
Spring Boot is compatible with Gradle 4. If you do not already have Gradle installed, you
|
|
|
|
Spring Boot is compatible with Gradle 4. If you do not already have Gradle installed, you
|
|
|
|
can follow the instructions at https://gradle.org/.
|
|
|
|
can follow the instructions at https://gradle.org.
|
|
|
|
|
|
|
|
|
|
|
|
Spring Boot dependencies can be declared by using the `org.springframework.boot` `group`.
|
|
|
|
Spring Boot dependencies can be declared by using the `org.springframework.boot` `group`.
|
|
|
|
Typically, your project declares dependencies to one or more
|
|
|
|
Typically, your project declares dependencies to one or more
|
|
|
|