spring: datasource: password: envir username: envir url: jdbc:mysql://192.168.1.202:3307/sys_config?useUnicode=true&characterEncoding=utf-8&useSSL=false&zeroDateTimeBehavior=convertToNull session: store-type: redis redis: host: 192.168.1.202 port: 6379 database: 0 password: rabbitmq: username: client password: client host: 192.168.1.202 port: 5672 auth: client: key: b3fe84b1ddbf4c3c9b064882de9bed56 secret: 545f586c61a640f18c6feb9839f8b121 security: cros: true shiro: false scan: false redis: database: 1 # redis数据库索引 hostName: 192.168.1.202 port: 6379 password: timeout: 5000 # 连接超时时间(毫秒)