xiaoyong931011
2021-09-25 f6b8f3b4e6419e5675bf400e005b8ba115fb1dc1
src/main/resources/application-prod.yml
@@ -46,4 +46,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