mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Move `spring.rabbitmq.listener.*` to `spring.rabbitmq.listener.simple.*` in preparation for Spring AMQP 2.0 that supports different container types. Closes gh-9108 See gh-9055