spring: rabbitmq: host: localhost port: 5672 username: admin password: admin!@#00 virtual-host: / redis: database: 3 host: 192.168.0.100 password: admin!@#00 port: 6379 # cluster: # nodes: 127.0.0.1:6379 lettuce: pool: max-active: 200 max-idle: 10 max-wait: -1ms min-idle: 5 timeout: 10000ms #机器ID编号用于生成分布式ID workerId: 0