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> AChainedTransactionManagerthat has exactly oneKafkaAwareTransactionManagerin the chain.KafkaTransactionManager<K,V> PlatformTransactionManagerimplementation for a single KafkaProducerFactory.