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

Properties Component - Add support for property name prefix/suffix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.9.0
    • camel-core
    • None
    • Unknown

    Description

      Add the ability to have static prefix and suffix strings for the properties component. This feature reduces typing when using the placeholders as a prefix of "com.example.app" can be used to reduce

      com.example.app.db.url
      com.example.app.db.username
      com.example.app.db.password

      to

      db.url
      db.username
      db.password

      when used in the DSL.

      Attachments

        Issue Links

          Activity

            People

              davaleri David Valeri
              davaleri David Valeri
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: