Adds Spring Cloud Function example (#566)

This commit is contained in:
Matthew Gilliard
2017-12-06 00:02:32 +00:00
committed by Chad Arimura
parent 7cba25c065
commit 77ca7f450f
5 changed files with 207 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
name: fn-example/spring-cloud-fn
version: 0.0.1
runtime: java8
cmd: com.fnproject.fn.examples.SCFExample::handleRequest
format: http
timeout: 30
path: /fn