Adapter Pattern | Design Patterns
6:29
Пікірлер
@nguyentuankhoi7367
@nguyentuankhoi7367 22 күн бұрын
This video is so helpful. Thanks very much!
@kstough93
@kstough93 Ай бұрын
Thank you very much for putting this together. Was fighting with the database connectivity and this got me over the hump.
@maxwelldev8733
@maxwelldev8733 Ай бұрын
congratulations, very good this video! I'm from Brazil and understood perfect
@poorna.compro
@poorna.compro Ай бұрын
Your videos are very very good. Nice explanation. Saving time at typing the code. Straight to the point. I have one difficulty with your code i.e. the font size is too small. I dont have option to increase it.
@senddev
@senddev 2 ай бұрын
😊 Thanks 🙏
@senddev
@senddev 2 ай бұрын
Thanks 😊
@gajanankanekar9118
@gajanankanekar9118 2 ай бұрын
Cannot read your screen
@florinbujoreanu1020
@florinbujoreanu1020 2 ай бұрын
My man, what font is this? Looks like something custom, merging Cascadia with DejaVu.
@liliumbosniacumcode
@liliumbosniacumcode 2 ай бұрын
If you are asking about IDE font, it is just a default one that comes with Intellij Idea
@ntandajohn6820
@ntandajohn6820 3 ай бұрын
God bless you man have been on this for quite some time and finally it works for me , i wonder your video is down the search results yet it is the only one working , kudos boss lemme even just watch the whole series
@andigela5825
@andigela5825 3 ай бұрын
RestClients is not working, is it deprecated ?
@tathanh203
@tathanh203 4 ай бұрын
good
@manikandanmanikandan-hp9td
@manikandanmanikandan-hp9td 4 ай бұрын
Could you please share the GitHub URL?
@yousseflaar
@yousseflaar 4 ай бұрын
i did not find the file elasticsearch ?
@Photoshopper2010
@Photoshopper2010 5 ай бұрын
It looks like, currently, no need to start or shut down the scheduler manually anymore.
@asmaerahioui9695
@asmaerahioui9695 5 ай бұрын
code source
@jx3806
@jx3806 5 ай бұрын
But your concept and the start is very good, I would say.
@jx3806
@jx3806 5 ай бұрын
Your code is trash.
@GeorgeYaneff
@GeorgeYaneff 5 ай бұрын
Instead of defining multiple schedulers, have you tried to use org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool as a ThreadPool implementation and configure a virtual thread executor in SchedulerFactoryBean? There is no limit on the number of threads this way.
@nguyenhuudard3623
@nguyenhuudard3623 5 ай бұрын
zoom in the screen, please
@chenpeter4817
@chenpeter4817 5 ай бұрын
hi why you are using final as your parameter ? for example final SearchRequest , we can remove final keyword?
@jasonadventure2265
@jasonadventure2265 5 ай бұрын
what is the advantages using this elasticsearch?
@devpvhnaccut
@devpvhnaccut 2 ай бұрын
the answer already in your question: "search"
@ercefwxdx
@ercefwxdx 5 ай бұрын
Thanks
@chinenye_ikpa
@chinenye_ikpa 6 ай бұрын
Clear and to-the-point! Best video on websockets I've seen! Thank you so much for keeping it short and simple while communicating the relevant info.
@Nekorasbeez
@Nekorasbeez 6 ай бұрын
Thank you so much. Scoured throughout the whole internet for hours trying to find exactly this. Thank you.
@redditDeepDive69
@redditDeepDive69 6 ай бұрын
how to get content of the message before replying, .getContent() returns empty string
@oskargajewski5904
@oskargajewski5904 6 ай бұрын
The best video about websockets which i have found ❤
@user-wr5de2us4o
@user-wr5de2us4o 6 ай бұрын
Thanks for this video - Any tutorial or code implementation on motion/movement detection from CCTV footage
@Purplethingyt
@Purplethingyt 6 ай бұрын
This was amazing! You need to do a unit testing video for the common spring boot rest api video. Instant sub!
@TikTokTrendsCompilation
@TikTokTrendsCompilation 6 ай бұрын
this tutorial is today useless, most functions and classes no longer exist, theyre obsolete and removed in the latest version of elasticsearch
@liliumbosniacumcode
@liliumbosniacumcode 6 ай бұрын
That is why there is another series on the channel about latest stuff :)
@lampham7874
@lampham7874 6 ай бұрын
I've been stuck with send private and this video is life-saver.
@omarahmed-gs7op
@omarahmed-gs7op 7 ай бұрын
where did you go its been 2 months :D
@pavanganguru3996
@pavanganguru3996 7 ай бұрын
Hiii Lilium, how can we start scheduler with application, i mean the scheduler have to be in action as the application starts, instead starting it by calling an api
@liliumbosniacumcode
@liliumbosniacumcode 6 ай бұрын
You could add something like @PostConstruct and call your methods there.
@t0khyo
@t0khyo 7 ай бұрын
thanks!
@baibula
@baibula 7 ай бұрын
Cool!
@user-hl5vw7zb9v
@user-hl5vw7zb9v 8 ай бұрын
Hey, i had a question here, if lets say i want to stream the data after 1second, it is possible? For example - i added message as hello then i want it to be printed as 1 character and then after 1 second another character and so on. As STOMP is a streaming protocol, i wanted to understand an example for it.
@andrewhrom3697
@andrewhrom3697 8 ай бұрын
It is the best explanation I have ever seen about websockets. Thank you bro, you are the best!!!
@user-nk3rp9dr6i
@user-nk3rp9dr6i 8 ай бұрын
How can we call the runTask method inside PlayGroundService for our POST call endpoint. i want to reduce the number of DB calls and lock the functionality of POST endpoint.
@mohsengh6415
@mohsengh6415 8 ай бұрын
Great video, thanks
@rocketleague2136
@rocketleague2136 8 ай бұрын
i have all dependecies and still no AbstractElasticsearchConfiguration class, i have A...E..searchTemplate
@Andrzej3935
@Andrzej3935 9 ай бұрын
extremely useful
@Andrzej3935
@Andrzej3935 9 ай бұрын
Thanks sir
@Andrzej3935
@Andrzej3935 9 ай бұрын
Thanks a million
@Andrzej3935
@Andrzej3935 9 ай бұрын
Thanks bro
@Andrzej3935
@Andrzej3935 9 ай бұрын
brilliant explanation
@Andrzej3935
@Andrzej3935 9 ай бұрын
Thanks teacher
@edwardsheehan7008
@edwardsheehan7008 9 ай бұрын
I really want to say thank you for these videos. You do a really great job
@Andrzej3935
@Andrzej3935 9 ай бұрын
Thanks sir
@YevgeniyLang
@YevgeniyLang 9 ай бұрын
Hello! Very cool explanation, thanks for that! I have a question, I need to implement a server that will send information to the client as an object via a Websocket. You indicated that you can use a @Scheduled, but the method under this annotation does not accept anything as an argument. How to be in this case? As an argument, I wanted to pass HttpServletRequest to determine the user to whom to send information.
@lfol97
@lfol97 9 ай бұрын
Could you share your GitHub project link, please?
@prathmeshedake3010
@prathmeshedake3010 9 ай бұрын
Hii, can we schedule for weekly like repeat every 2 intervals of week