Renamed spring.cloud.channels to spring.cloud.stream in configuration

This commit is contained in:
Marius Bogoevici
2015-07-21 21:50:26 -04:00
committed by Mark Fisher
parent dca40fec59
commit 1a51c32f59
12 changed files with 20 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
spring:
cloud:
channels:
stream:
inputChannelName: testtock

View File

@@ -1,6 +1,6 @@
fixedDelay: 5000
spring:
cloud:
channels:
stream:
outputChannelName: testtock