Uses of Class
org.springframework.kafka.core.KafkaResourceFactory
-
Uses of KafkaResourceFactory in org.springframework.kafka.core
Modifier and TypeClassDescriptionclass
TheConsumerFactory
implementation to produce newConsumer
instances for providedMap
configs
and optionalDeserializer
s on eachConsumerFactory.createConsumer()
invocation.class
class
An admin that delegates to anAdmin
to create topics defined in the application context.