Quellcode durchsuchen

Link to gs-consuming-rest

Chris Beams vor 13 Jahren
Ursprung
Commit
dbc9a41640
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -287,7 +287,7 @@ Notice also how the `id` attribute has changed from `1` to `2`. This proves that
287 287
 Summary
288 288
 -------
289 289
 
290
-Congrats! You've just developed a RESTful web service with Spring. This of course is just the beginning, and there are many more features to explore and take advantage of. Be sure to check out Spring's support for [securing](TODO), [testing](TODO), [describing](TODO) and [managing](TODO) RESTful web services.
290
+Congrats! You've just developed a RESTful web service with Spring. This of course is just the beginning, and there are many more features to explore and take advantage of. Be sure to check out Spring's support for [securing](TODO), [describing](TODO) [managing](TODO), [testing](TODO) and [consuming](/gs-consuming-rest) RESTful web services.
291 291
 
292 292
 
293 293
 [mvn]: http://maven.apache.org/download.cgi