瀏覽代碼

Upgrade guide to indicate requirement for Java 7

Greg Turnquist 9 年之前
父節點
當前提交
f4b21a2163
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.adoc

+ 1
- 0
README.adoc 查看文件

@@ -18,6 +18,7 @@ You'll build a simple web application with Spring Boot and add some useful servi
18 18
 
19 19
 == What you'll need
20 20
 
21
+:java_version: 1.7
21 22
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/prereq_editor_jdk_buildtools.adoc[]
22 23
 
23 24
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/how_to_complete_this_guide.adoc[]