Renamed spring.cloud.channels to spring.cloud.stream in configuration
This commit is contained in:
committed by
Mark Fisher
parent
dca40fec59
commit
1a51c32f59
@@ -1,5 +1,5 @@
|
||||
spring:
|
||||
cloud:
|
||||
channels:
|
||||
stream:
|
||||
inputChannelName: testtock
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
fixedDelay: 5000
|
||||
spring:
|
||||
cloud:
|
||||
channels:
|
||||
stream:
|
||||
outputChannelName: testtock
|
||||
|
||||
Reference in New Issue
Block a user