mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
This commit adds a `spring.kafka.listener.batch-listener` property so that a batch listener is created automatically. See gh-9448