diff --git a/pom.xml b/pom.xml
index bf4b28f..163606c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -507,6 +507,17 @@
${basedir}/lib/json.jar
+
+ org.apache.activemq
+ activemq-spring
+ 5.14.5
+
+
+ org.springframework
+ spring-jms
+ 3.2.8.RELEASE
+
+
com.github.jsonzou
@@ -529,6 +540,12 @@
hutool-all
4.6.3
+
+ org.jetbrains
+ annotations
+ 16.0.3
+ compile
+
diff --git a/src/main/resources/spring/spring-activitMq.xml b/src/main/resources/spring/spring-activitMq.xml
index e69de29..8b26916 100644
--- a/src/main/resources/spring/spring-activitMq.xml
+++ b/src/main/resources/spring/spring-activitMq.xml
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file