Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
As today we can add files as "classpath:camel/*.xml" and camel picks them up but we should make it more flexible like collecting/discovering all the beans/service of type "RouteBuilderManager" (name is just an hint) and delegate the loading of the routes (and eventually theirs reload) to such managers.
By default we'll provide the one to load the Java/XML but developer can add custom loaders so that routs can be load from yaml, json, scripting languages etc. and they can also have theirs custom logic to reload a route.
Attachments
Issue Links
- is part of
-
CAMEL-15560 generic route loader
- Resolved
- is related to
-
CAMEL-12545 create a yaml based route loader
- Resolved