Newer
Older
rain_receiver / src / main / resources / application.yml
chaizhuang on 23 Mar 2023 330 bytes 西工大雨量计
spring:
  jms:
    pub-sub-domain: false
  activemq:
    user:
    password:
    broker-url: tcp://192.168.0.203:61616
  kafka:
    url: http://58.250.71.201:19000/API/Table/GetRTJoinTmpStore
    tableId: 66
    topic: 66


# customer config
c-activemq:
  queue-name: "hjt.msg.queue"

xgd:
  server-port: 13764