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

more general way to determine if a Spring ApplicationContext is self management ApplicationContext

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.11.2, 3.12.0
    • camel-spring-boot
    • None
    • Unknown

    Description

      This is the follow up issue for CAMEL-16063, from with we determine a Spring ApplicationContext from its ID if ID equals "application:management"(default one) or not. However, this default ID can be configured by

      spring.application.name = mytest
      

      then the ID is something like "mytest:management"
      We need to honour this case

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: