Thank you for the wonderful video. Just a quick query.. Can we pass the source and destination values from rest controller?
@deepakjava35065 жыл бұрын
so precise and beautiful explanation
@sahilsayyed41772 жыл бұрын
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
@nirajbhoyar94622 жыл бұрын
Great Video, How to unit test this flow actually we have similar flow using FTP server
@ManojSharmaMJS6 жыл бұрын
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
@hariprasadreddy92186 жыл бұрын
Nice explanation,pls add a boot,batch with integration vedio,Thank you.
@muddinenisampath43086 жыл бұрын
Spring integration vs Apache camel?? Which is best one??
@carlosjuliopv5 жыл бұрын
Hey bro !! Awesome tutorial ,,,, do you have any tutorial about spring integration mail ? Hello from Colombia 🇨🇴
@chetanbhandari30335 жыл бұрын
Thanks a lot very helpful video you have created, can you please provide complete video series on spring integration
@vjnt1star7 ай бұрын
In this example with FileReader/transformer/FileWriter Spring integration is very similar to Spring batch which has ItemReader/ItemProcessor/ItemWriter
@binayaksahoo71946 жыл бұрын
Nice session.. keep making such grt vdoz...
@garyjo3229 Жыл бұрын
It's possible access outside application source? For read files of shared folder?
@swapnilshrishrimal45202 жыл бұрын
Hi! Thanks for this great video. Can you suggest how can we mock test this ? Or some pointers to mock test IntegrationFlow in Spring?
@RagnarokAngel4 жыл бұрын
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?
@radhakrishnabalineni3 жыл бұрын
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?
@prashanthponugoti2494 Жыл бұрын
thanks for the great session , could you please help me to write unit testing for this application
@monicaselva48225 жыл бұрын
Everytime do we need to sync it? Or is there any way to get it automatically
@gs-rc3eq5 жыл бұрын
Sir, Can you please do a complete Tutorial of Spring Integration with multiple Use Cases in Production Environment.......Thank you!!!
@shahamitsynygy3 жыл бұрын
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?
@beaulafernandez6 жыл бұрын
Can you make a video on spring integration with spring batch using Channel adapter for MQ.
@diegoramos272 жыл бұрын
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
@amoghphadke6 жыл бұрын
Thanks Ajay, great video
@narendrareddyd26456 жыл бұрын
Please make some videos on spring social login with facebook , instagram and twitter
@sujithg58736 жыл бұрын
Could u make a video about spring social login
@kumaraakash255 жыл бұрын
Amazing explanation.
@smily_sm5 жыл бұрын
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
@harshanaga845 жыл бұрын
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.
@JohnWick-zc5li6 жыл бұрын
Thanks man ...what is benefit of Spring Integration File Adaptor vs Normal Java File class
@TechPrimers6 жыл бұрын
Much cleaner code. Helps in defining flows for different integration patterns
@satyanarayanajammala51296 жыл бұрын
very good
@chetanbhandari30335 жыл бұрын
Thanks, please provide complete series on spring integration..
@Isranaks Жыл бұрын
How this will be behave in distributed environment? How to avoid multiple instances reading from same source with same files?
@SK-sg9hx4 жыл бұрын
how to rename the file after transformation ? For example append file name with success or errro bases on result of tranformation ?
@zenhsuld6 жыл бұрын
Thanks Ajay. great video... long time no see :p
@TechPrimers6 жыл бұрын
Yeah enhsuld
@maclovesgeet6 жыл бұрын
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.
@sanjaymodha37516 жыл бұрын
Hi, May I ask you what tools do you use for Screen Recording, Minimize Video File size and Video Editing? Thanks.
@TechPrimers6 жыл бұрын
I use quickplayer and iMovie. I dont anything to minimize video file
@aviator97286 жыл бұрын
Hello sir can you please cover Apache poi tutorials to read and write in excel files ???
@vishalsrane5 жыл бұрын
Thanks a lot for creating this video. :)
@provisota4 жыл бұрын
Pretty clear and straightforward explanation, thank you!) Do you have such an example for JMS as a Message Source?)
@naveens58096 жыл бұрын
Plz make video on payment related stuff. How to handle diff scenario s
@rajkumaraddu5 жыл бұрын
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..
@asrockzmiladi104 жыл бұрын
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?
@DerMigi2 жыл бұрын
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?
@Cprime4real5 жыл бұрын
i liked the video, the music is nice at the end! what song is that?
@vaibhavsrivastava42883 жыл бұрын
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?
@vaibhavsrivastava42883 жыл бұрын
Does it have to do with the poller? If you’d have waited 500ms it’d have got the changes?
@surajsahu5303 жыл бұрын
Please provide entire spring integration course, only 1 video won't help much
@Pranav-bt2dz2 жыл бұрын
Awesome
@saikumard25616 жыл бұрын
Can we handle excel sheets also ?
@kopiking3526 жыл бұрын
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.
@方雲锋4 жыл бұрын
omg,thank u
@cafeta6 жыл бұрын
Tech Primers can you make a tutorial about R2DBC?
@TechPrimers6 жыл бұрын
try Mark Heckler's talks on R2DBC
@cafeta6 жыл бұрын
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).
@rahulgoti38646 жыл бұрын
Thank You
@SunilBhangre_i5mb5 жыл бұрын
Liked video but it will be if you full screen code while explaining...like i wasn't able to see writer handler part..
@stephenmeier7053Ай бұрын
example not working out of the box, indian quality check passed
@mareeskannanrajendran5946 жыл бұрын
Is it intellij community or ultimate
@naveens58096 жыл бұрын
Community
@TechPrimers6 жыл бұрын
Community edition
@mareeskannanrajendran5946 жыл бұрын
How can integrate spring initializr with intellij community?