Skip to content

Commit 28e0a69

Browse files
authored
Merge pull request #3022 from cppwfs/SCSt-CONN-NAME-FIX
Update docs to show correct prefix for connection-name-prefix
2 parents 93478a8 + efbe2cd commit 28e0a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/rabbit/rabbit_overview/binder-properties.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The compression level for compressed bindings.
2929
See `java.util.zip.Deflater`.
3030
+
3131
Default: `1` (BEST_LEVEL).
32-
spring.cloud.stream.binder.connection-name-prefix::
32+
spring.cloud.stream.rabbit.binder.connection-name-prefix::
3333
A connection name prefix used to name the connection(s) created by this binder.
3434
The name is this prefix followed by `#n`, where `n` increments each time a new connection is opened.
3535
+

0 commit comments

Comments
 (0)