We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2d20e commit 93c584aCopy full SHA for 93c584a
docs/modules/ROOT/partials/appProps.adoc
@@ -6,8 +6,8 @@
6
|APPLICATION_USERNAME|Optional username to access the application.|
7
|MESSAGING_TRIGGER_CONNECT_TIMEOUT|Timeout to connect to the application to trigger a message.|5000
8
|MESSAGING_TRIGGER_READ_TIMEOUT|Timeout to read the response from the application to trigger a message.|5000
9
-|MESSAGING_TYPE|Defines the messaging type when dealing with message based contracts.|
10
|MESSAGING_TYPE|Type of messaging. Can be either [rabbit] or [kafka].|
+|MESSAGING_TYPE|Defines the messaging type when dealing with message based contracts.|
11
|SPRING_KAFKA_BOOTSTRAP_SERVERS|For Kafka - brokers addresses.|
12
|SPRING_RABBITMQ_ADDRESSES|For RabbitMQ - brokers addresses.|
13
|===
0 commit comments