Newer
Older
rain_receiver / src / main / resources / application.yml
server:
  port: 11315
###################  spring配置  ###################
spring:
  datasource:
    driver-class-name: com.mysql.cj.jdbc.Driver
    url: jdbc:mysql://111.198.10.15:11102/smartwell_demos?useUnicode=true&characterEncoding=utf8&allowMultiQueries=true&serverTimezone=GMT%2B8&&allowMultiQueries=true&&useSSL=true
    username: root
    password: Casic203!
  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