From 2bad5f3e24d65896e8dcb03fb1831f01a8a423a2 Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Wed, 16 Nov 2022 15:30:02 +0530 Subject: [PATCH] backlink added --- spring-remoting-modules/remoting-amqp/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 spring-remoting-modules/remoting-amqp/README.md diff --git a/spring-remoting-modules/remoting-amqp/README.md b/spring-remoting-modules/remoting-amqp/README.md new file mode 100644 index 0000000000..b4367f0cd0 --- /dev/null +++ b/spring-remoting-modules/remoting-amqp/README.md @@ -0,0 +1,3 @@ +### Relevant Articles + +- [Spring Remoting with AMQP](https://www.baeldung.com/spring-remoting-amqp)