Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-13288

Properties component - Add support for lookup exact by key, and mixed dashed vs camel case

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • None
    • 3.0.0-M2, 3.0.0
    • camel-core
    • None
    • Unknown

    Description

      So you can define property placeholders using a dashed style

      https://github.com/apache/camel/blob/master/components/camel-jms/src/main/docs/jms-component.adoc

      For example to set the JMS component option you can do:
      camel.component.jms.acceptMessagesWhileStopping=true

      But would be nice to support dashed style too (ala spring boot)
      camel.component.jms.accept-messages-while-stopping=true

      This is needed for Camel standalone to make this easier / similar to spring-boot

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: