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

camel-spring-boot - Bind components and data format to the spring context so they are picked up automatically

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 2.18.0
    • camel-spring-boot
    • None
    • Unknown

    Description

      Change the spring-boot auto configuration to apply the new naming convention (CAMEL-10190) to components and data formats, so that Camel can pick them up automatically in routes.

      Components will be bound to the 'xxx-component' name in the spring context, while data formats will be bound to the 'xxx-dataformat' one.

      For components and data formats using aliases (eg. 'smtp', 'pop3', 'smtps' that are related to the 'mail' component) a unique bean will be put in the application context and it will have all the aliases (eg. 'smtp-component', 'pop3-component', 'smtps-component').

      Attachments

        Issue Links

          Activity

            People

              nferraro Nicola Ferraro
              nferraro Nicola Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: