Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-16584

YAML Dsl : support for route template

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.10.0
    • camel-yaml-dsl
    • None
    • Unknown

    Description

      The YAMl DSL does not yet support route template, we should add support for it, something like:

      - template: 
          beans: 
            - name: myBean
              type: com.acme.MyBean
              properties: 
               foo: "bar"
          from: 
            uri: direct:start
            steps: 
              - process: "myBean"
      

      Attachments

        Activity

          People

            lb Luca Burgazzoli
            lb Luca Burgazzoli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: