[
https://issues.apache.org/jira/browse/CAMEL-16917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Yue Fang resolved CAMEL-16917.
--------------------------------------
Fix Version/s: 3.12.0
3.11.2
Resolution: Fixed
> more general way to determine if a Spring ApplicationContext is self
> management ApplicationContext
> --------------------------------------------------------------------------------------------------
>
> Key: CAMEL-16917
> URL: https://issues.apache.org/jira/browse/CAMEL-16917
> Project: Camel
> Issue Type: Bug
> Components: camel-spring-boot
> Reporter: Freeman Yue Fang
> Assignee: Freeman Yue Fang
> Priority: Major
> Fix For: 3.11.2, 3.12.0
>
>
> 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
> {code}
> spring.application.name = mytest
> {code}
> then the ID is something like "mytest:management"
> We need to honour this case
--
This message was sent by Atlassian Jira
(v8.3.4#803005)