You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/10/01 13:25:53 UTC

[GitHub] lburgazzoli commented on issue #142: Allow to use dash syntax in configuring component properties

lburgazzoli commented on issue #142: Allow to use dash syntax in configuring component properties
URL: https://github.com/apache/camel-k/issues/142#issuecomment-425906577
 
 
   Yeah, that would be a nice addition to camel’s
   IntrospectionSupport.setProperies ;)
   
   On Mon, 1 Oct 2018 at 15:20, Claus Ibsen <no...@github.com> wrote:
   
   > 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
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/camel-k/issues/142>, or mute the thread
   > <https://github.com/notifications/unsubscribe-auth/AByEhTyw4keLAZIU5evv8bxuj93vYySBks5ughargaJpZM4XCDTG>
   > .
   >
   -- 
   --
   Luca Burgazzoli
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services