Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
dda66cc1
Commit
dda66cc1
authored
Aug 16, 2018
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish "Add table for supported build tools"
Closes gh-14002
parent
685c3afd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
getting-started.adoc
spring-boot-docs/src/main/asciidoc/getting-started.adoc
+1
-2
No files found.
spring-boot-docs/src/main/asciidoc/getting-started.adoc
View file @
dda66cc1
...
@@ -40,7 +40,7 @@ By default, Spring Boot {spring-boot-version} requires http://www.java.com[Java
...
@@ -40,7 +40,7 @@ By default, Spring Boot {spring-boot-version} requires http://www.java.com[Java
Spring Framework {spring-version} or above. You can use Spring Boot with Java 6 with some
Spring Framework {spring-version} or above. You can use Spring Boot with Java 6 with some
additional configuration. See <<howto.adoc#howto-use-java-6>> for more details.
additional configuration. See <<howto.adoc#howto-use-java-6>> for more details.
Explicit build support is provided for
Maven (3.2+), and Gradle 2 (2.9 or later) and 3.
Explicit build support is provided for
the following build tools:
|===
|===
|Build Tool |Version
|Build Tool |Version
...
@@ -50,7 +50,6 @@ Explicit build support is provided for Maven (3.2+), and Gradle 2 (2.9 or later)
...
@@ -50,7 +50,6 @@ Explicit build support is provided for Maven (3.2+), and Gradle 2 (2.9 or later)
|Gradle
|Gradle
|[2.9, 3.x]
|[2.9, 3.x]
|===
|===
TIP: Although you can use Spring Boot with Java 6 or 7, we generally recommend Java 8 if
TIP: Although you can use Spring Boot with Java 6 or 7, we generally recommend Java 8 if
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment