Commit d2ad80a6 authored by ag's avatar ag

fix : mq optional

parent 149ffdd9
......@@ -65,7 +65,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
<!--<optional>true</optional>-->
<optional>true</optional>
</dependency>
</dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment