Claus Ibsen created CAMEL-19804:
-----------------------------------
Summary: camel-jbang - Parse Spring XML with embedded
<camelContext>
Key: CAMEL-19804
URL: https://issues.apache.org/jira/browse/CAMEL-19804
Project: Camel
Issue Type: Sub-task
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 4.1.0
We should parse <camelContext>
(org.apache.camel.spring.xml.CamelContextFactoryBean) to read information like
- context name
- .. various options that may be enabled
Then we can set those on camelContext
And find a way to dump those as well into application.properties for
- camel-main
- camel-spring-boot
- camel-quarkus
Not everything can easily be parsed but we can do the most common stuff
--
This message was sent by Atlassian Jira
(v8.20.10#820010)