Claus Ibsen created CAMEL-15956:
-----------------------------------
Summary: camel-core - Minimal core without routes
Key: CAMEL-15956
URL: https://issues.apache.org/jira/browse/CAMEL-15956
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.8.0
It would be good to continue modularization and as we have camel-base and
camel-base-engine where in engine should be the routing engine. Then we should
work to make a BaseCamelContext implementation that end users can use that does
not have routing included.
The idea is to offer this to 3rd party frameworks that need as-minimal Camel as
possible. For example funqy (https://quarkus.io/guides/funqy) or vertx mutiny,
and others.
So they can integrate with Camel components via the camel-api via Producer,
Consumer, Endpoint etc and dont need the entire routing engine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)