mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
8 lines
155 B
YAML
8 lines
155 B
YAML
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
|