Details
Description
All the component properties used in this check: https://github.com/apache/camel/blob/main/components/camel-azure/camel-azure-storage-datalake/src/main/java/org/apache/camel/component/azure/storage/datalake/DataLakeComponent.java#L102 are configurable only ad jave classes in the registry.
These seems counter intuitive because as a user I would like to configure them as strings... furthermore this complicate the use of this components in kamelets and camel kafka connect.