浏览代码

Clean up guides to link to proper javadoc pages and include code instead of use pasted copies

Greg Turnquist 12 年前
父节点
当前提交
6f8ca59657
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.adoc

+ 2
- 2
README.adoc 查看文件

2
 tags: [rest]
2
 tags: [rest]
3
 projects: [spring-framework]
3
 projects: [spring-framework]
4
 ---
4
 ---
5
-:spring_version: 4.0.0.RC1
5
+:spring_version: current
6
 :toc:
6
 :toc:
7
 :project_id: gs-rest-service
7
 :project_id: gs-rest-service
8
 :spring_version: 3.2.4.RELEASE
8
 :spring_version: 3.2.4.RELEASE
9
-:spring_boot_version: 0.5.0.M4
9
+:spring_boot_version: 1.0.0.RC3
10
 :icons: font
10
 :icons: font
11
 :source-highlighter: prettify
11
 :source-highlighter: prettify
12
 
12