Przeglądaj źródła

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

Greg Turnquist 12 lat temu
rodzic
commit
6f8ca59657
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      README.adoc

+ 2
- 2
README.adoc Wyświetl plik

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