消息订阅、发送成功

This commit is contained in:
2018-10-08 18:17:03 +08:00
commit 54d19c30cd
26 changed files with 650 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
spring:
rabbitmq:
host: docker-1.fjy8018.cn
username: cms
password: cms-mq-admin
cloud:
stream:
bindings:
output:
destination: my-test-channel
server:
port: 8082