Configuration
Installation
Implementation is based on rdkafka.
Configuration
In order to use Kafka Support we need to add KafkaBrokerConfiguration to our Dependency Container.
We register our KafkaBrokerConfiguration under the class name Ecotone\Kafka\Configuration\KafkaBrokerConfiguration. This will help Ecotone resolve it automatically, without any additional configuration.
Last updated
Was this helpful?