Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camel 4.9 - Global data format configurations #1450

Open
davsclaus opened this issue Oct 29, 2024 · 0 comments
Open

Camel 4.9 - Global data format configurations #1450

davsclaus opened this issue Oct 29, 2024 · 0 comments

Comments

@davsclaus
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant