Minor typo
input` vs input
This commit is contained in:
committed by
Oleg Zhurakousky
parent
f80f85e1a0
commit
cff4a3ac9b
@@ -319,7 +319,7 @@ bindings that require explicit names.
|
|||||||
|
|
||||||
For example,
|
For example,
|
||||||
----
|
----
|
||||||
--spring.cloud.stream.function.bindings.uppercase-in-0=input`
|
--spring.cloud.stream.function.bindings.uppercase-in-0=input
|
||||||
----
|
----
|
||||||
|
|
||||||
In the preceding example you mapped and effectively renamed `uppercase-in-0` binding name to `input`. Now all configuration
|
In the preceding example you mapped and effectively renamed `uppercase-in-0` binding name to `input`. Now all configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user