Update README.adoc
Use correct path for samples. E.g. look at: https://github.com/spring-cloud/spring-cloud-function/tree/master/spring-cloud-function-samples
This commit is contained in:
committed by
Dave Syer
parent
49178f0389
commit
08f2cb2491
@@ -69,7 +69,7 @@ $ ./mvnw clean install
|
|||||||
Run one of the samples, e.g.
|
Run one of the samples, e.g.
|
||||||
|
|
||||||
----
|
----
|
||||||
$ java -jar spring-cloud-function-samples/spring-cloud-function-sample/target/*.jar
|
$ java -jar spring-cloud-function-samples/function-sample/target/*.jar
|
||||||
----
|
----
|
||||||
|
|
||||||
This runs the app and exposes its functions over HTTP, so you can
|
This runs the app and exposes its functions over HTTP, so you can
|
||||||
|
|||||||
Reference in New Issue
Block a user