Spring Integration in Spring Boot | File Adapter Example | Tech Primers

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • This video covers What is Spring Integration and how you can use Spring INtegration File in Spring Boot App
    🔗Github Link for the Example: github.com/Tec...
    📌 Related Playlist
    ================
    🔗Spring Boot Primer - • Spring Boot Primer
    🔗Spring Cloud Primer - • Spring Cloud Primer
    🔗Spring Microservices Primer - • Spring Microservices P...
    🔗Spring JPA Primer - • Spring JPA Primer
    🔗Java 8 Streams - • Java 8 Streams
    🔗Spring Security Primer - • Spring Security Primer
    🔗Containers Primer - • Containers Primer
    🔗Kubernetes Primer - • Kubernetes Primer
    🔗AWS Primer - • AWS Primer
    💥Join TechPrimers Slack Community: bit.ly/JoinTec...
    💥Telegram: t.me/TechPrimers
    💥TechPrimer HindSight (Blog): / techprimers
    💥Website: techprimers.com
    💥Slack Community: techprimers.sl...
    💥Twitter: / techprimers
    💥Facebook: TechPrimers
    💥GitHub: github.com/Tec... or techprimers.gi...
    🎬Video Editing: iMovie
    🎼Background Music:
    Dyalla
    The Passion HiFi - What We Came To Do
    Joakin Karud
    ---------------------------------------------------------------
    🔥 Disclaimer/Policy:
    The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
    You are free to use the code samples in Github after forking and you can modify it for your own use.
    All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
    #TechPrimers #SpringBoot #SpringIntegration

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

  • @carlosjuliopv
    @carlosjuliopv 5 ปีที่แล้ว +4

    Hey bro !! Awesome tutorial ,,,, do you have any tutorial about spring integration mail ? Hello from Colombia 🇨🇴

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

    so precise and beautiful explanation

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

    Thank you for the wonderful video. Just a quick query.. Can we pass the source and destination values from rest controller?

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

    Thanks Ajay, It has been long time meeting you in IBM meetup. Could you please make a video on Spring Batch vs Spring Integration as it is not very clear to me and could not find better resources?

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

    Sir you taught really very well. Please upload tutorial on React & React Native series using "Spring boot" scratch -> production ready apps.
    and thank you for these free tutorials

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

    Good explaination, I have a poller which will poll for some period to the folder but in multinode environment how will i make sure that the file reading is done only once and it does not get repeated across nodes/cluster.Thank you

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

    Everytime do we need to sync it? Or is there any way to get it automatically

  • @sujithg5873
    @sujithg5873 6 ปีที่แล้ว +6

    Could u make a video about spring social login

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

    Can you make a video on spring integration with spring batch using Channel adapter for MQ.

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

    Great Video, How to unit test this flow actually we have similar flow using FTP server

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

    Spring integration vs Apache camel?? Which is best one??

  • @chetanbhandari3033
    @chetanbhandari3033 5 ปีที่แล้ว

    Thanks a lot very helpful video you have created, can you please provide complete video series on spring integration

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

    Nice explanation,pls add a boot,batch with integration vedio,Thank you.

  • @shahamitsynygy
    @shahamitsynygy 3 ปีที่แล้ว

    Great kick start video on spring integration . One quick question - why does spring have different packages for kafka, kafka streams, jms and rabbitmq. Since these are all integration tools, shouldn't they all fall under spring integration? For e.g. If I want to read or publish my data to a kafka topic can I not do it just with spring integration?

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

    Hi! Thanks for this great video. Can you suggest how can we mock test this ? Or some pointers to mock test IntegrationFlow in Spring?

  • @RagnarokAngel
    @RagnarokAngel 4 ปีที่แล้ว

    Thanks for the awesome content! Had a doubt wrt pollers..
    Since the poller is kept at 500ms shouldnt it have identified the asd change and updated destination..instead of you having to restart the application?

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

    Nice session.. keep making such grt vdoz...

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

    Hi sir, how do you use the handle method to process multiple files concurrently and not sequentially? I tried to configure a TaskExecutor for the Poller but the files are still being processed sequentially, thank you

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

    It's possible access outside application source? For read files of shared folder?

  • @gs-rc3eq
    @gs-rc3eq 4 ปีที่แล้ว +1

    Sir, Can you please do a complete Tutorial of Spring Integration with multiple Use Cases in Production Environment.......Thank you!!!

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

    Thank you. Could you please explain Kafka streams in spring boot. I wish to read a stream of events from Kafka, transform by adding some decorations and pass on to another process.

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

    Thanks Ajay. great video... long time no see :p

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

    Hey...nice 📹... Iam a rookie ...can u please add in ur video... how it is used in real time application with an example...so that it will be helpful for us.

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

    thanks for the great session , could you please help me to write unit testing for this application

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

    Thanks Ajay, great video

  • @smily_sm
    @smily_sm 5 ปีที่แล้ว

    Hi, This video is good for beginners. How to read file using spring integration after file write is completed. If you can share any video will be great help

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

    Hello sir can you please cover Apache poi tutorials to read and write in excel files ???

  • @provisota
    @provisota 4 ปีที่แล้ว

    Pretty clear and straightforward explanation, thank you!)
    Do you have such an example for JMS as a Message Source?)

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

    Please make some videos on spring social login with facebook , instagram and twitter

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

    Thanks a lot for creating this video. :)

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

    How this will be behave in distributed environment? How to avoid multiple instances reading from same source with same files?

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

    Hmm, what is the difference between using Spring Integration and not using it, just because of these adapters? I did not see the big value.

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

    Amazing explanation.

  • @vjnt1star
    @vjnt1star 5 หลายเดือนก่อน

    In this example with FileReader/transformer/FileWriter Spring integration is very similar to Spring batch which has ItemReader/ItemProcessor/ItemWriter

  • @SK-sg9hx
    @SK-sg9hx 4 ปีที่แล้ว

    how to rename the file after transformation ? For example append file name with success or errro bases on result of tranformation ?

  • @asrockzmiladi10
    @asrockzmiladi10 4 ปีที่แล้ว

    i use this and after i place another file i got "overriding default instance of messagehandlermethodfactory with provided one." can someone explain how to fix this?

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

    very good

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

    i liked the video, the music is nice at the end! what song is that?

  • @方雲锋
    @方雲锋 4 ปีที่แล้ว +2

    omg,thank u

  • @vaibhavsrivastava4288
    @vaibhavsrivastava4288 3 ปีที่แล้ว

    Hey so do we have to restart the app every time we want to see synchronised changes?
    Is this a limitation for this?
    What if I want changes to be synced while the application is running?

    • @vaibhavsrivastava4288
      @vaibhavsrivastava4288 3 ปีที่แล้ว

      Does it have to do with the poller? If you’d have waited 500ms it’d have got the changes?

  • @JohnWick-zc5li
    @JohnWick-zc5li 6 ปีที่แล้ว

    Thanks man ...what is benefit of Spring Integration File Adaptor vs Normal Java File class

    • @TechPrimers
      @TechPrimers  6 ปีที่แล้ว

      Much cleaner code. Helps in defining flows for different integration patterns

  • @rajkumaraddu
    @rajkumaraddu 5 ปีที่แล้ว

    Love you bro.. Nice one..
    I have a requirement that I need to move list of XML files (each may >200MB) from one folder to two different folders at different machine in the same n/w. Plz suggest me a best way along with good performance..

  • @sanjaymodha3751
    @sanjaymodha3751 6 ปีที่แล้ว

    Hi,
    May I ask you what tools do you use for Screen Recording, Minimize Video File size and Video Editing? Thanks.

    • @TechPrimers
      @TechPrimers  6 ปีที่แล้ว

      I use quickplayer and iMovie. I dont anything to minimize video file

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

    10:47 can anyone explain me, how the transformer, or more the "transform" method receives the path paramter? Since the method transform() in Transformer.class requires a path parameter. I obv. see that it works, but how?

  • @Pranav-bt2dz
    @Pranav-bt2dz 2 ปีที่แล้ว

    Awesome

  • @naveens5809
    @naveens5809 6 ปีที่แล้ว

    Plz make video on payment related stuff. How to handle diff scenario s

  • @saikumard2561
    @saikumard2561 6 ปีที่แล้ว

    Can we handle excel sheets also ?

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

    Thanks, please provide complete series on spring integration..

  • @SunilBhangre_i5mb
    @SunilBhangre_i5mb 5 ปีที่แล้ว

    Liked video but it will be if you full screen code while explaining...like i wasn't able to see writer handler part..

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

    Tech Primers can you make a tutorial about R2DBC?

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

      try Mark Heckler's talks on R2DBC

    • @cafeta
      @cafeta 6 ปีที่แล้ว

      I already did, but I followed his example and the insert did not work. I was hoping you could do an example simpler with H2 (with gradle).

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

    Thank You

  • @surajsahu530
    @surajsahu530 3 ปีที่แล้ว

    Please provide entire spring integration course, only 1 video won't help much

  • @stephenmeier7053
    @stephenmeier7053 25 วันที่ผ่านมา

    example not working out of the box, indian quality check passed

  • @mareeskannanrajendran594
    @mareeskannanrajendran594 6 ปีที่แล้ว

    Is it intellij community or ultimate

  • @rohitkumarkhatri2203
    @rohitkumarkhatri2203 6 ปีที่แล้ว

    +1

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

    Something different...!

  • @Jasonvec
    @Jasonvec 5 ปีที่แล้ว

    Etl