mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Add a new property 'spring.rabbitmq.stream.virtual-host' which can be used to set a custom virtual host for streams. See gh-37189