davsclaus opened a new issue #142: Allow to use dash syntax in configuring component properties URL: https://github.com/apache/camel-k/issues/142 The new support for configuring components properties is nice. https://github.com/apache/camel-k#configure-integration-components It would be good if we can use the dash syntax as well, as it looks nicer when in lower-case and also what Spring Boot uses So we support both styles with camel.component.seda.queueSize = 10 camel.component.seda.queue-size = 10
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
