Skip to content

Commit 93c584a

Browse files
committed
Bumping versions
1 parent ed2d20e commit 93c584a

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|Defines the messaging type when dealing with message based contracts.|
109
|MESSAGING_TYPE|Type of messaging. Can be either [rabbit] or [kafka].|
10+
|MESSAGING_TYPE|Defines the messaging type when dealing with message based contracts.|
1111
|SPRING_KAFKA_BOOTSTRAP_SERVERS|For Kafka - brokers addresses.|
1212
|SPRING_RABBITMQ_ADDRESSES|For RabbitMQ - brokers addresses.|
1313
|===

0 commit comments

Comments
 (0)