Package org.springframework.kafka.transaction
Provides classes related to transactions.
-
Interface Summary Interface Description KafkaAwareTransactionManager<K,V> A transaction manager that can provide aProducerFactory. -
Class Summary Class Description ChainedKafkaTransactionManager<K,V> Deprecated. Refer to theChainedTransactionManagerjavadocs.KafkaTransactionManager<K,V> PlatformTransactionManagerimplementation for a single KafkaProducerFactory.