
nktion.examples.example-java.1.1.55.source-code.funktion.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of example-java Show documentation
Show all versions of example-java Show documentation
Funktion :: Examples :: Java
The newest version!
flows:
- name: thingy
trace: true
logResult: true
steps:
- kind: endpoint
uri: http
- kind: function
name: io.fabric8.funktion.example.Main::cheese
- name: thirsty
logResult: true
steps:
- kind: endpoint
uri: http:bar
- kind: function
name: io.fabric8.funktion.example.Main::wine
© 2015 - 2025 Weber Informatics LLC | Privacy Policy