apache / camel-kamelets

Apache Camel Kamelets Repository
https://camel.apache.org
Apache License 2.0
54 stars 72 forks source link

Use properties for kamelets #2024

Closed davsclaus closed 2 months ago

davsclaus commented 2 months ago

do not use property with key / value but use properties

davsclaus commented 2 months ago

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: