All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nktion.examples.example-java.1.1.55.source-code.funktion.yml Maven / Gradle / Ivy

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