xiaoyong931011
2021-09-26 3e4cfdd9da5ed748292e7da7ec42a64d0fe4b75c
src/main/resources/application-dev.yml
@@ -40,4 +40,10 @@
        # 连接池最大阻塞等待时间(使用负值表示没有限制)
        max-wait: 10000
    # 连接超时时间(毫秒)
    timeout: 5000
    timeout: 5000
  rabbitmq:
    host: 120.27.238.55
    port: 5672
    username: ct_rabbit
    password: 123456
    publisher-confirm-type: correlated