Hi
You can take a look at interceptFrom or interceptSendTo
However some kind of advanced configuration in rest-dsl to call a custom
processor is not supported.
It may be something we could consider.
On Tue, Aug 13, 2024 at 8:31 AM wrote:
> Hello comunity,
>
> we have migrated out Camel Spri
Hi
Yeah that is a good question. AdviceWith is a great feature for unit
testing and we should ensure it's still possible and easy to use.
Otavio is leading this effort and it would be good to get his attention to
this matter.
On Mon, Aug 12, 2024 at 10:00 AM Castermans, Thom
wrote:
> Hello Ca
Hello comunity,
we have migrated out Camel Spring Boot Project to v 4.7 and started to use the
new Documentation first approach as described here
https://camel.apache.org/manual/rest-dsl-openapi.html. That helped us simplify
out prooject quite a bit.
My question is: Is it possible to inject s
The Camel PMC is pleased to announce the release of Apache Camel 4.0.6.
Apache Camel is an open source integration framework that empowers you
to quickly and easily integrate various systems consuming or producing
data.
This is a patch release with 10 improvements and fixes.
For more details ple
Hello Camel users,
(Prefix: I have asked this question on Stack Overflow [1] last week, but think
this might be a better venue. I will update the Q&A with anything I learn here.)
Our team has recently upgraded to Camel 4.7.0 and learned about the ongoing
work to streamline the CamelTestSupport