Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Advanced
Description
We may consider a root tag such as <beans> that are Camel specific and therefore works on all runtimes, where we can have basic support for dependency injection with <bean> and also embed Camel <routes> and <rests> and <routeConfigurations> and <routeTemplates> etc all in the same file.
This can be handy for low-code projects with Camel K / Camel JBang.
Attachments
Issue Links
- is related to
-
CAMEL-16757 camel-core - Allow to define global error handling in all DSL the same way
- Resolved
-
CAMEL-10792 CamelContext: add internal registry for context specific beans
- Resolved
-
CAMEL-19689 camel-jbang: Support loading data XML file
- Resolved
- relates to
-
CAMEL-19564 xml-io-dsl: Allow routes to use beans loaded directly from source
- Resolved
- links to