Skip to content

Commit cb46a54

Browse files
heowcgregturn
authored andcommitted
Change content for SpringBoot 2.0.0.RELEASE (#11)
1 parent d31f46b commit cb46a54

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

prereq_editor_jdk_buildtools.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
:linkattrs:
22

3-
ifndef::java_version[:java_version: 1.6]
3+
ifndef::java_version[:java_version: 1.8]
44

55
* About 15 minutes
66
* A favorite text editor or IDE
77
* http://www.oracle.com/technetwork/java/javase/downloads/index.html[JDK {java_version}] or later
8-
* http://www.gradle.org/downloads[Gradle 2.3+] or http://maven.apache.org/download.cgi[Maven 3.0+]
8+
* http://www.gradle.org/downloads[Gradle 4+] or http://maven.apache.org/download.cgi[Maven 3.2+]
99
* You can also import the code straight into your IDE:
1010
** link:/guides/gs/sts[Spring Tool Suite (STS)]
1111
** link:/guides/gs/intellij-idea/[IntelliJ IDEA]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
:linkattrs:
22

3-
ifndef::java_version[:java_version: 1.6]
3+
ifndef::java_version[:java_version: 1.8]
44

55
- About 15 minutes
66
- A favorite text editor or IDE
77
- http://www.oracle.com/technetwork/java/javase/downloads/index.html[JDK {java_version}] or later
8-
- http://maven.apache.org/download.cgi[Maven 3.0+]
8+
- http://maven.apache.org/download.cgi[Maven 3.2+]
99
- You can also import the code from this guide as well as view the web page directly into link:/guides/gs/sts[Spring Tool Suite (STS)] and work your way through it from there.

0 commit comments

Comments
 (0)