-
Interfaces Interface Description org.springframework.kafka.config.StreamsBuilderFactoryBeanCustomizer in favor ofStreamsBuilderFactoryBeanConfigurerdue to a name clash with a similar class in Spring Boot.
-
Classes Class Description org.springframework.kafka.listener.BatchLoggingErrorHandler - use theCommonLoggingErrorHandlerinstead.org.springframework.kafka.listener.LoggingErrorHandler - use theCommonLoggingErrorHandlerinstead.org.springframework.kafka.transaction.ChainedKafkaTransactionManager Refer to theChainedTransactionManagerjavadocs.