add spring-boot-sample-activemq

This commit is contained in:
Eddú Meléndez
2015-02-19 23:56:10 -05:00
committed by Stephane Nicoll
parent d266639c0a
commit 3bd1ec680e
7 changed files with 212 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
<main.basedir>${basedir}/..</main.basedir>
</properties>
<modules>
<module>spring-boot-sample-activemq</module>
<module>spring-boot-sample-actuator</module>
<module>spring-boot-sample-actuator-log4j</module>
<module>spring-boot-sample-actuator-log4j2</module>