Remove old SIDEBAR files

This commit is contained in:
Greg Turnquist 2014-01-16 14:36:24 -06:00
parent d566c1681e
commit 61cfd83bec
2 changed files with 0 additions and 62 deletions

View File

@ -1,31 +0,0 @@
## Related resources
There's more to data integration than what is covered here. You can continue to explore Spring messaging and integration with the following resources.
### Getting Started guides
* [Integrating Data][gs-integration]
* [Messaging with JMS][gs-messaging-jms]
* [Messaging with RabbitMQ][gs-messaging-rabbitmq]
* [Messaging with Redis][gs-messaging-redis]
[gs-integration]: /guides/gs/integration/
[gs-messaging-jms]: /guides/gs/messaging-jms/
[gs-messaging-rabbitmq]: /guides/gs/messaging-rabbitmq/
[gs-messaging-redis]: /guides/gs/messaging-redis/
### Tutorials
* [Designing and Implementing RESTful Web Services with Spring][tut-rest]
* [Designing and Implementing a Web Application with Spring][tut-web]
[tut-rest]: /guides/tutorials/rest
[tut-web]: /guides/tutorials/web
### Concepts and technologies
* [REST][u-rest]
* [JSON][u-json]
<@u_rest/>
<@u_json/>

View File

@ -1,31 +0,0 @@
## Related resources
There's more to data integration than what is covered here. You can continue to explore Spring messaging and integration with the following resources.
### Getting Started guides
* [Integrating Data][gs-integration]
* [Messaging with JMS][gs-messaging-jms]
* [Messaging with RabbitMQ][gs-messaging-rabbitmq]
* [Messaging with Redis][gs-messaging-redis]
[gs-integration]: /guides/gs/integration/
[gs-messaging-jms]: /guides/gs/messaging-jms/
[gs-messaging-rabbitmq]: /guides/gs/messaging-rabbitmq/
[gs-messaging-redis]: /guides/gs/messaging-redis/
### Tutorials
* [Designing and Implementing RESTful Web Services with Spring][tut-rest]
* [Designing and Implementing a Web Application with Spring][tut-web]
[tut-rest]: /guides/tutorials/rest
[tut-web]: /guides/tutorials/web
### Concepts and technologies
* [REST][u-rest]
* [JSON][u-json]
[u-rest]: /understanding/REST
[u-json]: /understanding/JSON