Add link to activemq sample.

This commit is contained in:
Stephane Nicoll 2015-03-20 08:40:31 +01:00
parent ebf68978e8
commit 6488659d40

View File

@ -6,6 +6,8 @@
-- Embedded Tomcat
* link:spring-boot-sample-jetty[spring-boot-sample-jetty]
-- Embedded Jetty
* link:spring-boot-sample-activemq[spring-boot-sample-activemq]
-- Simple JMS consumer and producer using Apache ActiveMQ
* link:spring-boot-sample-actuator[spring-boot-sample-actuator]
-- Simple REST service with production features
* link:spring-boot-sample-actuator-ui[spring-boot-sample-actuator-ui]