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 TypeClassDescriptionclassAn admin that delegates to anAdminClientto create topics defined in the application context.