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

Use properties for kamelets #2024

Closed
davsclaus opened this issue May 7, 2024 · 1 comment
Closed

Use properties for kamelets #2024

davsclaus opened this issue May 7, 2024 · 1 comment
Assignees
Milestone

Comments

@davsclaus
Copy link
Contributor

do not use property with key / value but use properties

@davsclaus
Copy link
Contributor Author

In Camel 4.6 we have improved the DSL to let beans be using properties for setting parameters

There is a few kamelets that use old style, such as

avro-deserialize-action.kamelet.yaml: property:
avro-serialize-action.kamelet.yaml: property:
protobuf-deserialize-action.kamelet.yaml: property:
protobuf-serialize-action.kamelet.yaml: property:

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

2 participants