Update README adding Azure adapter

This commit is contained in:
Dave Syer
2018-02-23 13:20:58 +00:00
parent bf41055dc7
commit dd7e529565
3 changed files with 11 additions and 14 deletions

View File

@@ -9,7 +9,7 @@ $ ./mvnw clean install
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