We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e09303 + 5780ed3 commit 376ef83Copy full SHA for 376ef83
spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc
@@ -39,8 +39,19 @@ configuration).
39
[[getting-started-system-requirements]]
40
== System Requirements
41
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8 or 9] and
42
-{spring-reference}[Spring Framework {spring-version}] or above. Explicit build support is
43
-provided for Maven 3.2+ and Gradle 4.
+{spring-reference}[Spring Framework {spring-version}] or above.
+
44
+Explicit build support is provided for the following build tools:
45
46
+|===
47
+|Build Tool |Version
48
49
+|Maven
50
+|3.2+
51
52
+|Gradle
53
+|4.x
54
55
56
57
0 commit comments