support for binding descriptors per channel name
This commit is contained in:
committed by
Mark Fisher
parent
70e1ff006c
commit
37204febe2
@@ -49,7 +49,8 @@ The `application.yml` has the external channel names, e.g.
|
||||
spring:
|
||||
cloud:
|
||||
stream:
|
||||
outputChannelName: ${spring.application.name:ticker}
|
||||
bindings:
|
||||
output: ${spring.application.name:ticker}
|
||||
```
|
||||
|
||||
## Richer Input and Output
|
||||
|
||||
Reference in New Issue
Block a user