|
|
@@ -10,11 +10,11 @@ There's more to building RESTful web services than is covered here. You can cont
|
|
10
|
10
|
* [Consuming XML from a REST Web Service with Spring for Android][gs-consuming-rest-xml-android]
|
|
11
|
11
|
* [Building a RESTful Web Service with Spring Bootstrap Actuator][gs-actuator-service]
|
|
12
|
12
|
|
|
13
|
|
-[gs-consuming-rest]: /guides/gs/consuming-rest/content
|
|
14
|
|
-[gs-consuming-rest-android]: /guides/gs/consuming-rest-android/content
|
|
15
|
|
-[gs-rest-hateoas]: /guides/gs/rest-hateoas/content
|
|
16
|
|
-[gs-consuming-rest-xml-android]: /guides/gs/consuming-rest-xml-android/content
|
|
17
|
|
-[gs-actuator-service]: /guides/gs/actuator-service/content
|
|
|
13
|
+[gs-consuming-rest]: /guides/gs/consuming-rest/
|
|
|
14
|
+[gs-consuming-rest-android]: /guides/gs/consuming-rest-android/
|
|
|
15
|
+[gs-rest-hateoas]: /guides/gs/rest-hateoas/
|
|
|
16
|
+[gs-consuming-rest-xml-android]: /guides/gs/consuming-rest-xml-android/
|
|
|
17
|
+[gs-actuator-service]: /guides/gs/actuator-service/
|
|
18
|
18
|
|
|
19
|
19
|
### Tutorials
|
|
20
|
20
|
|