Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Unknown
Description
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