spring: rabbitmq: host: 192.168.133.128 username: dev-user password: devpassword cloud: stream: bindings: send1: destination: test2 send2: destination: test3 server: port: 8083