Skip to content

Camel 4.9 - Global data format configurations #1450

@davsclaus

Description

@davsclaus

Describe the solution you'd like

Camel 4.9 now includes global data format configuration in the yaml DSL (similar to beans).

There is a new top level

- dataFormats

which is an array of DataFormatDefinition that are the same as in the DSL when using marshal and unmarshal.

See for example this tiny unit test
https://github.com/apache/camel/blob/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/test/groovy/org/apache/camel/dsl/yaml/DataFormatsTest.groovy

Variant

Both

Container Management (if applicable)

None

Operating System (for VS Code Extension)

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions