From 6a9c6324da1e6d4670a8eff09c2c9ef34a7aef5d Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 22 Mar 2011 12:36:36 +0000 Subject: [PATCH] Add links to index.jsp --- stocks/src/main/webapp/index.jsp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/stocks/src/main/webapp/index.jsp b/stocks/src/main/webapp/index.jsp index 26a6844..0609e79 100644 --- a/stocks/src/main/webapp/index.jsp +++ b/stocks/src/main/webapp/index.jsp @@ -138,6 +138,11 @@
+ This application is a the "stocks" sample from Spring AMQP. + You can get the source code from the Spring + AMQP Samples project on Github.

Deal