31 lines
912 B
Markdown
31 lines
912 B
Markdown
### Related Resources
|
|
|
|
There's more to data integration than is covered here. You may want to continue your exploration of Spring messaging and integration with the following
|
|
|
|
### Getting Started Guides
|
|
|
|
* [Integrating Data][gs-integration]
|
|
* [Capturing Stream Data][gs-capturing-stream-data]
|
|
* [Messaging with JMS][gs-messaging-jms]
|
|
* [Messaging with RabbitMQ][gs-messaging-rabbitmq]
|
|
* [Messaging with Redis][gs-messaging-redis]
|
|
|
|
[gs-integration]: /guides/gs/integration/content
|
|
[gs-capturing-stream-data]: /guides/gs/capturing-stream-data/content
|
|
[gs-messaging-jms]: /guides/gs/messaging-jms/content
|
|
[gs-messaging-rabbitmq]: /guides/gs/messaging-rabbitmq/content
|
|
[gs-messaging-redis]: /guides/gs/messaging-redis/content
|
|
|
|
### Tutorials
|
|
|
|
* [Tutorial TBD][tut-tbd]
|
|
|
|
[tut-tbd]: /guides/tutorials/tbd
|
|
|
|
### Understanding
|
|
|
|
* [REST][u-rest]
|
|
* [JSON][u-json]
|
|
|
|
[u-rest]: /understanding/rest
|
|
[u-json]: /understanding/json |