Bumping versions

This commit is contained in:
buildmaster
2020-05-29 07:07:58 +00:00
parent d5683c35e9
commit e0cdb22f10

View File

@@ -1,7 +1,7 @@
|===
|Name | Default | Description
|spring.cloud.bus.ack.destination-service | null | Service that wants to listen to acks. By default null (meaning all services).
|spring.cloud.bus.ack.destination-service | | Service that wants to listen to acks. By default null (meaning all services).
|spring.cloud.bus.ack.enabled | true | Flag to switch off acks (default on).
|spring.cloud.bus.destination | springCloudBus | Name of Spring Cloud Stream destination for messages.
|spring.cloud.bus.enabled | true | Flag to indicate that the bus is enabled.