From 61cfd83beceb1df16f04295d379587c6b032bcc5 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Thu, 16 Jan 2014 14:36:24 -0600 Subject: [PATCH] Remove old SIDEBAR files --- SIDEBAR.ftl.md | 31 ------------------------------- SIDEBAR.md | 31 ------------------------------- 2 files changed, 62 deletions(-) delete mode 100644 SIDEBAR.ftl.md delete mode 100644 SIDEBAR.md diff --git a/SIDEBAR.ftl.md b/SIDEBAR.ftl.md deleted file mode 100644 index 98376eb9db..0000000000 --- a/SIDEBAR.ftl.md +++ /dev/null @@ -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/> diff --git a/SIDEBAR.md b/SIDEBAR.md deleted file mode 100644 index c3170b2510..0000000000 --- a/SIDEBAR.md +++ /dev/null @@ -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