Explorar el Código

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

Greg Turnquist hace 12 años
padre
commit
6f8ca59657
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      README.adoc

+ 2
- 2
README.adoc Ver fichero

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