mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
spring-kafka.2.3.0.M3 introduced a new property `RecordInterceptor` to the container factory. Auto-configure the property if a single instance is present. See gh-17322