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