Merge pull request #16327 from abpframework/auto-merge/rel-7-2/1881

Merge branch dev with rel-7.2
pull/16332/head
maliming 3 years ago committed by GitHub
commit 7672f0c147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -110,7 +110,7 @@ You can use any of the [ClientConfig](https://docs.confluent.io/current/clients/
### The Options Classes
`AbpRabbitMqOptions` and `AbpRabbitMqEventBusOptions` classes can be used to configure the connection strings and event bus options for the RabbitMQ.
`AbpKafkaOptions` and `AbpKafkaEventBusOptions` classes can be used to configure the connection strings and event bus options for the Kafka.
You can configure this options inside the `ConfigureServices` of your [module](Module-Development-Basics.md).

Loading…
Cancel
Save