Apache Camel - Tutorial 1: How to create a camel route and processor using Spring

preview_player
Показать описание
This tutorial will walk teach you how to create a simple Camel route using Apache Camel and Spring.
Рекомендации по теме
Комментарии
Автор

Very helpful video. Please keep it up. I m wondering why no comment is here.

prakashgour
Автор

Hi Dinesh, Where can I find complete tutorial on Apache Camel with XML.can you help me on this. My manager asked me to learn Apache Camel using XML . I could not find the videos or websites about this. Please help me on this

rajkumar-vdbm
Автор

How to build executable jar of this project? When I run java -jar somejarname.jar it gives the error that 'no main manifest attribute'

SanatanGranthas
Автор

Hi Dinesh, thank you very much for all your lesson’s. I had question can you please help me. is it possible to pass header from one route builder to another route builder, for say, I had one route builder publishRoutebuilder sends message to queue exchange.INONLY(eg:abcMQ) and another route builder listenerRoutebuilder listens message from another queue(eg:bcdMQ), I need one header property from publishRoutebuilder to listenerRoutebuilder.

harish