Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
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"