renaming stream function property

This commit is contained in:
markfisher
2017-02-13 09:16:07 -05:00
parent e11bd261ab
commit 5939f96016
3 changed files with 19 additions and 19 deletions

View File

@@ -43,7 +43,7 @@ done
java -jar ../spring-cloud-function-samples/spring-cloud-function-sample-compiler/target/function-sample-compiler-1.0.0.BUILD-SNAPSHOT.jar\
--management.security.enabled=false\
--server.port=$PORT\
--function.name=$FUNC\
--spring.cloud.function.stream.endpoint=$FUNC\
$IN\
$OUT\
$RESOURCE\