Skip to content

Commit 7119f83

Browse files
committed
Update props.
Signed-off-by: Olga Maciaszek-Sharma <[email protected]>
1 parent c5defdf commit 7119f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/partials/appProps.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
|APPLICATION_USERNAME|Optional username to access the application.|
77
|MESSAGING_TRIGGER_CONNECT_TIMEOUT|Timeout to connect to the application to trigger a message.|5000
88
|MESSAGING_TRIGGER_READ_TIMEOUT|Timeout to read the response from the application to trigger a message.|5000
9-
|MESSAGING_TYPE|Type of messaging. Can be either [rabbit] or [kafka].|
109
|MESSAGING_TYPE|Defines the messaging type when dealing with message based contracts.|
10+
|MESSAGING_TYPE|Type of messaging. Can be either [rabbit] or [kafka].|
1111
|SPRING_KAFKA_BOOTSTRAP_SERVERS|For Kafka - brokers addresses.|
1212
|SPRING_RABBITMQ_ADDRESSES|For RabbitMQ - brokers addresses.|
1313
|===

0 commit comments

Comments
 (0)