What is Apache Camel Processor and how to use it?

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 29

  • @namratakhedekar6450
    @namratakhedekar6450 2 роки тому +3

    Thank you so much....I am new to Apache camel and your tutorials with simple explanation are helping me to understand it better...need more videos related to Apache camel.

  • @srikarkini8336
    @srikarkini8336 7 місяців тому +1

    very nicely explained as usual without unnecessary jiggory pockerry!! this is just about sufficient to understand the logic and apply the knowledge in real life coding. Pls keep up the good work. 👍

  • @rajaramwagh
    @rajaramwagh 2 роки тому +2

    The explanation using flowchart seemed a bit rushed at the beginning but it all made sense once you explained the use case - masking requirement. Enjoyed how you created the class and made it modular and also added the or operator. Thanks for doing these videos helps with Code Reviews and better documentation. Brilliant oration. You also demonstrated that spelling mistakes can be avoided in code. You are the king🤴🏼

    • @jssaggu
      @jssaggu 2 роки тому

      Thank you Raj for taking the time to write this detailed feedback. Really appreciate it. Next time I will try not to rush 😊

  • @NeerajKumar-br2hm
    @NeerajKumar-br2hm 2 місяці тому +1

    Nice explain

  • @sripuv1
    @sripuv1 2 роки тому +2

    Saggu really good and you took non hello world examples which is really nice...

  • @ashishmauryasiet
    @ashishmauryasiet 2 роки тому +2

    Thanks so much for helping us with such wonderful explanation..

  • @andressolano836
    @andressolano836 2 роки тому

    Thank you for doing these kind of videos.
    I would like to see how to deploy camel to production

  • @kriskris7680
    @kriskris7680 Рік тому +1

    this is great man. helped a lot in understanding the hands on

  • @elhouarizohier3824
    @elhouarizohier3824 2 роки тому +2

    thank you so much, I'm a beginner with camel and this was extremely useful,.
    ps: the background music did help 👌👌

  • @umitkirtil
    @umitkirtil Рік тому +1

    recently subscribed. i dont wanna miss any content. Thank you very much

  • @santoshvaraghanti
    @santoshvaraghanti 2 роки тому +1

    excellent not many videos available based on DSL. I suggest to add DSL keyword in your video title. It would helpful for many who are trying to look DSL implementation.

  • @snehagupta1772
    @snehagupta1772 2 роки тому +1

    Thank you very much it's really helpful.

  • @mukulkopulwar
    @mukulkopulwar Рік тому +1

    Thank you Amazing Tutorial 😍😍

  • @thejavanes3
    @thejavanes3 2 роки тому +2

    very good!

  • @mrstanlez
    @mrstanlez 2 роки тому +1

    Very helpfull tutorial. One question: What is that FROM_DIR, TO_DIR, APPEND ? On Ubuntu I can't find them. How is declared, please ? Thank you. In Java:
    String FROM_DIR = "/tmp/camel";
    String TO_DIR = "/tmp/camel/out";
    String APPEND = "/tmp/camel/out1";

    • @SagguUK
      @SagguUK  2 роки тому

      They are normal Java constants. Have a look at my code on github

  • @Techcertified
    @Techcertified Місяць тому

    Video is good , pls don't use BG music while explaining. Thanks!!!!

  • @deeprajsinghrajput5272
    @deeprajsinghrajput5272 2 роки тому

    Sir always a great learning from you. I want to know that what we do with Process. Can same we achieve with using bean ? In what scenarios we use process and bean. Can you please make me clear on this?

    • @SagguUK
      @SagguUK  2 роки тому +1

      I hope this post will clarify the diff between Processor and Beans: stackoverflow.com/questions/6061813/apache-camel-do-processors-and-beans-serve-the-same-purpose

  • @adsiz1868
    @adsiz1868 2 роки тому +1

    Thanks

  • @abh6967
    @abh6967 2 роки тому +1

    Thumbs up 😀

  • @kenneho
    @kenneho 2 роки тому +1

    Hi. For me personally I find the background music very distracting. If you could cut the music and just focus on contents it'd be great.

  • @vinaykumargupta2560
    @vinaykumargupta2560 2 роки тому

    Thanks🙏

  • @TheMarrouane
    @TheMarrouane Рік тому

    thank you

  • @anti1946
    @anti1946 Рік тому

    thx

  • @heaven2021yt
    @heaven2021yt 2 роки тому +3

    request cutting the music out. Very distracting. Probably good content but cannot go thru it due to the distracting and frankly unnecessary background music.

  • @aneerimmco
    @aneerimmco 2 місяці тому +1

    thank you