Added AMQP starter and sample

This commit is contained in:
Eberhard Wolff
2013-10-04 16:38:48 +02:00
committed by Dave Syer
parent f6a011a743
commit 1096ed6d1f
6 changed files with 158 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
<modules>
<module>spring-boot-sample-actuator</module>
<module>spring-boot-sample-actuator-ui</module>
<module>spring-boot-sample-amqp</module>
<module>spring-boot-sample-aop</module>
<module>spring-boot-sample-batch</module>
<module>spring-boot-sample-data-jpa</module>