mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
This commit associates a `ConsumerAwareRebalanceListener` to the auto-configured listener container factory if a single instance is found in the context. See gh-16755