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