Apache Camel Tutorial for Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • Apache Camel Tutorial for Beginners
    If you like to know more about Enterprise Integration Patterns and Apache Camel then see this video: • Enterprise Integration...
    / apache-camel-tutorial-...

ความคิดเห็น • 24

  • @JungShuoPai
    @JungShuoPai ปีที่แล้ว +2

    A man with a real camel! Who else can beat that! good tutorial

  • @JohnMcCullough97
    @JohnMcCullough97 2 ปีที่แล้ว +2

    Thanks. I am new to Apache Camel and this helped tremendously.

  • @KaviPerera
    @KaviPerera 2 ปีที่แล้ว +4

    I have to say...🤗
    This is literally, the first video I clicked on to learn about Apache Camel as a beginner. 🤞
    Man, thank you..! Thank you very much.👏
    Well explained. Clear and concise.👌
    In the end, this left me wondering about all the possibilities...🤔
    I am so glad that I found this tutorial series.☺
    Cudos...👍

    • @SagguUK
      @SagguUK  2 ปีที่แล้ว +1

      That’s a lovely comment. You made my day. Thank you 😊

  • @richJinny
    @richJinny 2 ปีที่แล้ว +1

    Paji, aapne kamaal kardiya. Bahut dhanyavaad.

  • @seydanurdemir
    @seydanurdemir 2 ปีที่แล้ว +1

    Thanks a lot for your clear tutorial 👍 For Windows, I needed to remove slashes from file url, and it worked when it is so "file:tmp/camel" and "file:tmp/camel/processed".

  • @adsiz1868
    @adsiz1868 2 ปีที่แล้ว +1

    Appreciated. I really like your narrative style.
    Best,

  • @babakmaraghechi2040
    @babakmaraghechi2040 ปีที่แล้ว +1

    I enjoyed the video. Good Job! 👌Thank you. ✋

  • @yuryeuceda8590
    @yuryeuceda8590 2 ปีที่แล้ว +2

    Thank you a lot friend,

  • @abh6967
    @abh6967 2 ปีที่แล้ว +1

    Great tutorial v nice and clear

  • @ggo2080
    @ggo2080 2 ปีที่แล้ว +1

    excelent tutorial!! thanks

  • @mukulkopulwar
    @mukulkopulwar 9 หลายเดือนก่อน +1

    Thank you😊😊

  • @SuperAdil08
    @SuperAdil08 11 หลายเดือนก่อน +1

    Subscribed 🎉

  • @Techmedium24
    @Techmedium24 2 ปีที่แล้ว +1

    Great Tutorial sir. But Please don't play background music if possible.

    • @SagguUK
      @SagguUK  2 ปีที่แล้ว

      Hi Priyanshi, thanks for your feedback. I realised bg music was not really helping so I have already stopped using bg music in my latest videos 🫣

  • @joanjett93
    @joanjett93 2 ปีที่แล้ว +1

    Thank you for the tutorial. Could I do the same use case but connecting to another server using ftp to get the files?

    • @SagguUK
      @SagguUK  2 ปีที่แล้ว

      Yes sure. You can use "ftp://[username@]hostname[:port]/directoryname[?options]". Please see this for more details: camel.apache.org/components/3.15.x/ftp-component.html

    • @joanjett93
      @joanjett93 2 ปีที่แล้ว

      @@SagguUK Thank you :)

  • @gaganraj8601
    @gaganraj8601 2 ปีที่แล้ว

    Hi Saggu,
    Firstly great presentation 👏
    We get filename in router class by expression ${header.CamelFileNameOnly} but how to send this filename value to other java class.

  • @manishahluwalia2295
    @manishahluwalia2295 2 ปีที่แล้ว

    Can I implement apache camel kafka HTTP connector without using Spring Boot ?

  • @matheussiegmund6244
    @matheussiegmund6244 7 หลายเดือนก่อน

    Hello,
    When I use the XML-based-approach it doesn't work - I'm constantly getting the following information:
    "Caused by: java.lang.IllegalArgumentException: Cannot find RoutesBuilderLoader in classpath supporting file extension: xml"
    Does anyone know what can be wrong? My code repository is exactly 1:1 with this tutorial (except spring boot and camel version which are newer).

    • @jayapriyashanmugham796
      @jayapriyashanmugham796 18 วันที่ผ่านมา

      You have to add this dependency to pom.xml
      org.apache.camel.springboot
      camel-xml-io-dsl-starter
      4.6.0

  • @Gadmin
    @Gadmin ปีที่แล้ว

    This was soo good tutorial. Thanks!!