Class ConsumerPropertiesFactory
java.lang.Object
io.eventuate.messaging.kafka.basic.consumer.ConsumerPropertiesFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PropertiesmakeDefaultConsumerProperties(String bootstrapServers, String subscriberId)
-
Constructor Details
-
ConsumerPropertiesFactory
public ConsumerPropertiesFactory()
-
-
Method Details
-
makeDefaultConsumerProperties
public static Properties makeDefaultConsumerProperties(String bootstrapServers, String subscriberId)
-