Uses of Interface
org.springframework.kafka.core.KafkaAdminOperations
Packages that use KafkaAdminOperations
-
Uses of KafkaAdminOperations in org.springframework.kafka.core
Classes in org.springframework.kafka.core that implement KafkaAdminOperationsModifier and TypeClassDescriptionclass
An admin that delegates to anAdmin
to create topics defined in the application context.