|
|
|
|
|
|
1
|
-## Related Resources
|
|
|
|
|
|
1
|
+## Related resources
|
|
2
|
|
2
|
|
|
3
|
-There's more to building RESTful web services than is covered here. You can continue your exploration of Spring and REST with the following resources.
|
|
|
|
|
|
3
|
+There's more to building RESTful web services than what is covered here. You can continue your exploration of Spring and REST with the following resources.
|
|
4
|
|
4
|
|
|
5
|
### Getting Started guides
|
5
|
### Getting Started guides
|
|
6
|
|
6
|
|
|
7
|
* [Consuming a RESTful Web Service][gs-consuming-rest]
|
7
|
* [Consuming a RESTful Web Service][gs-consuming-rest]
|
|
8
|
-* [Building a Hypermedia-Driven REST Web Service][gs-rest-hateoas]
|
|
|
|
9
|
-* [Consuming REST Services with Spring for Android][gs-consuming-rest-android]
|
|
|
|
10
|
-* [Consuming XML from a REST Web Service with Spring for Android][gs-consuming-rest-xml-android]
|
|
|
|
11
|
-* [Building a RESTful Web Service with Spring Bootstrap Actuator][gs-actuator-service]
|
|
|
|
|
|
8
|
+* [Building a Hypermedia-Driven RESTful Web Service][gs-rest-hateoas]
|
|
|
|
9
|
+* [Consuming RESTful Web Services with Spring for Android][gs-consuming-rest-android]
|
|
|
|
10
|
+* [Consuming XML from a RESTful Web Service with Spring for Android][gs-consuming-rest-xml-android]
|
|
|
|
11
|
+* [Building a RESTful Web Service with Spring Boot Actuator][gs-actuator-service]
|
|
12
|
|
12
|
|
|
13
|
[gs-consuming-rest]: /guides/gs/consuming-rest/
|
13
|
[gs-consuming-rest]: /guides/gs/consuming-rest/
|
|
14
|
[gs-consuming-rest-android]: /guides/gs/consuming-rest-android/
|
14
|
[gs-consuming-rest-android]: /guides/gs/consuming-rest-android/
|
|
|
|
|
|
|
22
|
|
22
|
|
|
23
|
[tut-rest]: /guides/tutorials/rest
|
23
|
[tut-rest]: /guides/tutorials/rest
|
|
24
|
|
24
|
|
|
25
|
-### Concepts and Technologies
|
|
|
|
|
|
25
|
+### Concepts and technologies
|
|
26
|
|
26
|
|
|
27
|
* [REST][u-rest]
|
27
|
* [REST][u-rest]
|
|
28
|
* [JSON][u-json]
|
28
|
* [JSON][u-json]
|