Best Camel playlist on the internet, thank you so much.
@ashishmauryasiet Жыл бұрын
Thanks so much ❤..very clear and informative video
@SuperAdilMorocco Жыл бұрын
Thx for the tricks
@Ligtez Жыл бұрын
Excellent once again. Fortunately, I've only had the need to debug inside a processor. But now I know how to debug in Camel because I will certainly need it. I've been wondering about the advantages between using Camel or the Spring Rest API, for example, when implementing a gateway. Do any of your videos answer this? Thanks.
@SagguUK Жыл бұрын
It will depend greatly on your use case. If you already have Camel integration in your app, then introducing Camel Rest endpoints can be done quite easily. On the other hand, if your application only exposes Spring Restful services and you are considering introducing Camel for other integrations, you can utilize the Producer template to consume requests from Spring Rest services and pass them to Camel. I hope this answers your question.
@Ligtez Жыл бұрын
For a gateway, now I found that there is a dependency for Spring called Gateway. But yes, your answer help me. Thank you.
@bikashkaushik1203 Жыл бұрын
Excellent informative video .. Will the Processor debugging method works if camel routes written in XML DSL ?
@SagguUK Жыл бұрын
Processors are written in Java classes so debugging will be placed in the Java code, and it will work. Let me know your experience .
@Arahel934 ай бұрын
Does it ever happened to you (or anyone else reading this comment), the necessity to debug inside a route containing a .split() block? Because I'm noticing I am not able in any way to get the debugger of my IntelliJ stop inside a process block which is placed inside that said split block. I am not even able to print a system out or a log and this is really weird because I am certain the code flow leading to an exception is happening in that point... Anyway thank u for the other useful tips
@jkinsvu Жыл бұрын
Is it possible to debug the routes in case of XML DSL ?
@JungShuoPai Жыл бұрын
🎉
@sushmithac3592 Жыл бұрын
Hi, could please explain project structure. And also please explain transfer, onfallback.constants. I am trying to say that I only know from endpoint, To end point and process.so could please explain more.
@SagguUK Жыл бұрын
I am not following your question. Can you please elaborate further ?
@sushmithac3592 Жыл бұрын
@@SagguUK hi, thanks for your reply. I only have basic knowledge. I seen your vedios regarding camel. I like your explanation and workshop. So, could please add more vedios. If possible Could you please share your gmail id.