Skip to content

Commit

Permalink
Bumping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Jun 24, 2024
1 parent 8703948 commit b7bf248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/partials/appProps.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
|APPLICATION_USERNAME|Optional username to access the application.|
|MESSAGING_TRIGGER_CONNECT_TIMEOUT|Timeout to connect to the application to trigger a message.|5000
|MESSAGING_TRIGGER_READ_TIMEOUT|Timeout to read the response from the application to trigger a message.|5000
|MESSAGING_TYPE|Type of messaging. Can be either [rabbit] or [kafka].|
|MESSAGING_TYPE|Defines the messaging type when dealing with message based contracts.|
|MESSAGING_TYPE|Type of messaging. Can be either [rabbit] or [kafka].|
|SPRING_KAFKA_BOOTSTRAP_SERVERS|For Kafka - brokers addresses.|
|SPRING_RABBITMQ_ADDRESSES|For RabbitMQ - brokers addresses.|
|===

0 comments on commit b7bf248

Please sign in to comment.