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

components - Generate source code for creating endpoint uri via a map of properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.6.0
    • tooling
    • None
    • Unknown

    Description

      Today we have to use camel-catalog to build endpoint uris via a set of properties/map. As the catalog has all the components and its a json file then it requires to load the json and parse it and use the catalog api to generate the endpoint.

      Maybe we could source code generate java code that can generate this for the component that we can embed inside each component JAR like we do for configurers.

      This would also be faster.

      We can then fallback to the catalog json based if no source code was generated (such as 3rd party components).

      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: