mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Allow to disable the auto-startup flag of the default JMS and RabbitMQ containers. This effectively permit to disable automatic listening via configuration. Closes gh-3587