MongoDB with Spring Boot Crash Course - Full Tutorial

  Рет қаралды 70,058

Daily Code Buffer

Daily Code Buffer

Күн бұрын

Пікірлер: 150
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Start protecting yourself on the web at nordvpn.com/dcb or use code "dcb" to get a 2-year plan plus a bonus gift with a huge discount
@pedroruiz8414
@pedroruiz8414 2 жыл бұрын
c'mon pliz, stop
@amblessed_onwumere
@amblessed_onwumere 2 жыл бұрын
What theme are you using for your background. I find it cool and would like to have it
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
It is Xcode dark theme
@hibahasan9627
@hibahasan9627 2 жыл бұрын
Hello, it's a very useful tutorial thank you so much, I just have one comment, I prefer you explain the code pieces you are using without just stating their general purpose, i.e. when you used the query.skip(0).limit(0) I didn't get your point you just stated the general purpose of the show command and made me raise a lot of questions. I like to understand every piece of code I'm using that's my whole point. Thank you again for such tutorial :D
@pranshudixit1101
@pranshudixit1101 Жыл бұрын
Same here. He just skips over important parts by saying "not complicated, its so simple" .
@rowland_kanu
@rowland_kanu Жыл бұрын
I know but sometimes do your research. Don't expect everything on a platter.
@HenrryWith2Rs
@HenrryWith2Rs Жыл бұрын
some of your best work yet. Very, very well done.
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Thanks a lot 🙏
@norulshahlamjohn1140
@norulshahlamjohn1140 Жыл бұрын
this criteria api is one of my most troubling case.. of how to clump all diff param and search. a good material! thanks brother
@KenAgudelo
@KenAgudelo 2 жыл бұрын
Hey man, can you make a new tutorial about JWT with springboot? since versio 5.7 of spring security has changed some things
@magsadn
@magsadn Жыл бұрын
You have great tutorials. 👍🏼
@raghavanaliassaravananm1546
@raghavanaliassaravananm1546 2 жыл бұрын
As always the rockstar is spot on with a hot topic! Shabir bhai - keep rocking.
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thank you so much 😊
@davidevangelista1774
@davidevangelista1774 2 жыл бұрын
Amazing work, as always! Thank you for that.
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻 Keep Supporting 🙏🏻❤️
@jatinguru5170
@jatinguru5170 Жыл бұрын
Best Tutorial On Internet.
@str6622
@str6622 2 жыл бұрын
Much needed video for me right now. Thank you😊
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks Hope you enjoy the course 🙏🏻❤️
@dkumarm9078
@dkumarm9078 2 жыл бұрын
your efforts are great. keep making more videos.
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks buddy 🙏🏻❤️
@erzohrakhan1
@erzohrakhan1 2 жыл бұрын
Hey Shabbir, Awesome tutorial for beginners. All the concepts r explained really well
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@phanimc11211
@phanimc11211 2 жыл бұрын
Amazing work, as always! Thank you
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@purushothamchowdary651
@purushothamchowdary651 Жыл бұрын
Likes the Mechanical keyboard sound tap! tap! tap!
@shubhampatel5804
@shubhampatel5804 2 жыл бұрын
Loved this course, Awesome!!
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏
@nasirherawi4580
@nasirherawi4580 2 жыл бұрын
Thank you so much for this video ,I really like your contents😍:)
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thank you so much 😊
@xXJuniorNguyenXx
@xXJuniorNguyenXx Жыл бұрын
Can you make a video about the Full Stack project using SpringBoot, reactjs and mySQL? Thank you
@vishalkumar-rp4yi
@vishalkumar-rp4yi Жыл бұрын
Thank you so much for your time and effort .Its is so wonderful session sure after going though your videos i got better understanding.and your way of explanation is excellent keep it up waiting for your upcoming video
@hazel-BKJ
@hazel-BKJ 8 ай бұрын
Very good explanation, covering really important points for improving skills, thank you again for making the knowledge available to beginners like me.
@yogeshchaudhary621
@yogeshchaudhary621 2 жыл бұрын
Thanks a lot again bro. On point tutorial!
@purnasahu8766
@purnasahu8766 2 жыл бұрын
Please make a Banking Application or Microservice Application with all features like sending mails, user verification , Transaction details sent to Mail etc...(using React JS as frontend) Or can focus on Backend only...
@livingfantasy1240
@livingfantasy1240 2 жыл бұрын
Great Video but i have two questions 1) As mongoDB is schemaless, is it better to use mongo Driver APIs rather than using a POJO for CRUD operation? 2) While building a dynamic search API, how to add proper indexing for better performance?
@jespernielsen2981
@jespernielsen2981 2 жыл бұрын
1) Depends on the project. 2) Google it.
@sajithdilshan2936
@sajithdilshan2936 2 жыл бұрын
can you doing unit testing full tutorial in spring boot project for beginner
@krishk2248
@krishk2248 2 жыл бұрын
Very useful content. Thanks brother. Want more videos like this. Keep it up
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏
@MohamedIsmailS-b7z
@MohamedIsmailS-b7z Жыл бұрын
HI Shabeer, This is one of the best tutorial. and Make a video for validation please.
@raghavendrac1053
@raghavendrac1053 2 жыл бұрын
Please make vedios on complex nested query aggregation pipeline in depth using spring data mongodb
@petmik5022
@petmik5022 2 жыл бұрын
is possible use DTO java record somehow with Mongo DB, Document annotation on record class ?
@deltamakuba
@deltamakuba 2 жыл бұрын
Thanks bro for this...watching tonight after job
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻 Hope you enjoy the course ❤️
@rajeshchilukuri335
@rajeshchilukuri335 Жыл бұрын
Can you give example of latest time series implementation
@vaibhavsomani1796
@vaibhavsomani1796 9 ай бұрын
What is the need of creating the PersonService Interface and its implementation separately, we can just create a PersonSevice class. Generally, I have seen Interface of a Repository and its implementation is created, not for service. Can you elaborate on this?
@ramachandrapadhi4459
@ramachandrapadhi4459 2 жыл бұрын
superb explanation, Got so much new things in the video
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@durgaprasadvatti872
@durgaprasadvatti872 2 жыл бұрын
Its simply awesome brother... What a content your are providing superb bro, keep it up. Especially your way of explanation is simply superb bro ✊
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks buddy 🙏🏻
@pedroruiz8414
@pedroruiz8414 2 жыл бұрын
why are you doing a 'pause' after saying the word 'the' every single time??
@amith0089
@amith0089 Жыл бұрын
Thanks Shabbir for the wonderful content. SpringBoot-3.0.0. Java-19 then please add javax.servlet Dependency. javax.servlet javax.servlet-api 4.0.1 provided I faced two issues 1) Lombok @Data didnt resolve the getters 2) Swagger2 didnt work for java -19. Is anything needs to be added in SpringFoxConfig?
@chailsingh623
@chailsingh623 2 жыл бұрын
loved your content ❤
@kumarsathish9725
@kumarsathish9725 4 ай бұрын
Excellent course...Thank you
@DailyCodeBuffer
@DailyCodeBuffer 4 ай бұрын
Thanks 🙏
@LeStark050
@LeStark050 Жыл бұрын
If "address" is stored in another document names "addressDb" what would we do?
@sumitava1374
@sumitava1374 2 жыл бұрын
Make a video on detailed oops and design patterns or solid principals
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Working on it
@jonasjanaitis436
@jonasjanaitis436 2 жыл бұрын
22:14 is this some kind of extension to get suggestions from IDE to these method-name queries? because I don't get those in my IDE (Intellij community)
@povdata
@povdata 3 ай бұрын
Why oldestPerson returns Document type instead Person? We get one persion is not?
@yakupbaykara1449
@yakupbaykara1449 2 жыл бұрын
Thanks for video. İt is very useful. I want to ask that you used embedded relations in collections. How we create one-to-many or many-to-may relations in collections. ?
@FemilShajin
@FemilShajin 2 жыл бұрын
Brilliant tutorial, I've been learning spring boot with MongoDb from Mongouniversity, however this one is spot-on. Very informative and covered all the basics. As a bonus I learnt how to set up swagger as well 🙂.
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks buddy 🙏🏻
@saumyaranjan8514
@saumyaranjan8514 Жыл бұрын
@@DailyCodeBuffer while setting swagger getting this error-Caused by: java.lang.NullPointerException: Cannot invoke "org.springframework.web.servlet.mvc.condition.PatternsRequestCondition.getPatterns()" because "this.condition" is null
@linhdao8041
@linhdao8041 Жыл бұрын
somehow when i test swagger ui (18:39 in the video), i got Whitelabel Error Page, how do i fix it? Even though i have same project structure as you. Thank you
@cdassaha5802
@cdassaha5802 8 ай бұрын
What all plugins you are using, you are able to see all the available options inside @Query(value), for e.g. $gt, $gte, $lt, $lte, etc. But I can't see, for me it just looks like a simple string
@ajaybiswal1
@ajaybiswal1 7 ай бұрын
thanks quite informative. Subscribed your channel as well as liked. The Query annotation u are using it executes at the db or works as a filter in the code?
@mrpipiskin4
@mrpipiskin4 Жыл бұрын
very useful for noSql beginners. Thank you.
@lankahelth4002
@lankahelth4002 2 ай бұрын
now java 22 is available, why you are still using java 11 is there any special reson to use 11, please could you explain?
@deeptarkoroy6724
@deeptarkoroy6724 2 жыл бұрын
Please create a video on how to deploy microservices using docker. How to make docker containers communicate.
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
I have video on the same on channel. You can check Microservice deployment with Kubernetes
@JinuJinceBanterBlast
@JinuJinceBanterBlast 2 жыл бұрын
Most waited video. Could you please do a video on Spring reactive, reactive kafka and reactive mongodb?
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Planning on it
@agatheshm7773
@agatheshm7773 Жыл бұрын
Can we implement ACID property in Springboot for mongoDB. If so, how can we implement it.
@Akshay_akki_MN
@Akshay_akki_MN Жыл бұрын
Springfox deprecated. please provide alternate for springfox to proceed furthur. Thanks
@mvs69
@mvs69 Жыл бұрын
greate video. btw, does storing binaries make the db operations slow? if so what is the option?
@shaileshkumar2806
@shaileshkumar2806 2 жыл бұрын
Extremely good learning video and very skillful
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@curitygui78
@curitygui78 2 жыл бұрын
Thank you for that!!!!, amazing video
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@rajeevp3000
@rajeevp3000 2 жыл бұрын
have you done any video on mongodb transaction?
@NaughtyNishuu
@NaughtyNishuu 2 жыл бұрын
Is there any video available where we can fetch data from mongo db and display it in a jsp page..
@wegarhwali5926
@wegarhwali5926 Жыл бұрын
How can I connect mongodb atlas with my spring boot application?
@KuldeepKumar-ki6cu
@KuldeepKumar-ki6cu 2 жыл бұрын
Hello sir, , why are u passing personId in RequestBody ?? Is there any function in mongodb like in MySQL we have auto generated so that primary key may be different ?? How to make personId unique for every user in mongodb without passing the id from user end ??
@nurullahsahin5273
@nurullahsahin5273 2 жыл бұрын
Thanks bro. This was very helpful🙏
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
🙏🏻
@asifiqbal4763
@asifiqbal4763 2 жыл бұрын
Amazing tutorial, thank you for the video.
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@beesetti.d.ssubhash5075
@beesetti.d.ssubhash5075 2 жыл бұрын
I'm just started watching spring boot master class. Should i watch this after completing that?
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
That would be good 👍
@tejachowdary309
@tejachowdary309 2 жыл бұрын
I have a query on aggregate functionality. Can we not group by city first and then sort by age?
@arpanganguly5190
@arpanganguly5190 2 жыл бұрын
its just awesome . thank you so much making my day easier . i want your help , like i am having more than 10k records and when i am fetching all (findAllById) using springboot mongo its takes a lot of time . could you please help me how can i optimize time or scale this using springboot
@keerthikutti-q5n
@keerthikutti-q5n 10 ай бұрын
where can I find STudio3T URL Link for connection
@praveens2272
@praveens2272 2 жыл бұрын
What if we want add some meta data to the APIs that needs to be displayed in swagger ui like description etc...
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
We can add using annotation configuration for all particular Rest endpoint
@praveens2272
@praveens2272 2 жыл бұрын
@@DailyCodeBuffer those annotations from swagger apis or spring? Give me some example or one annotation please
@gourabbanik2043
@gourabbanik2043 2 жыл бұрын
Please make a video how to store image on cloudinary
@KunalLadhani-ku1vb
@KunalLadhani-ku1vb Жыл бұрын
Hey, what theme are you using for intellij
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
Xcode Dark theme
@nogamenolife1135
@nogamenolife1135 2 жыл бұрын
Can you please explain what is @Autowire used for ?When to use it ? where all can i use it ?
@saikatsarkar7162
@saikatsarkar7162 2 жыл бұрын
It is used to achieve loose coupling. Basically, you use @Autowire on an instance's reference and spring automatically creates the object of the class which implements that instance.
@ganpatinatrajan5890
@ganpatinatrajan5890 2 жыл бұрын
Great video... Please make a video using React as frontend and Java Spring Boot as backend + MongoDB
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
I will plan on it
@shaileshkumar2806
@shaileshkumar2806 2 жыл бұрын
Please share src code of this project repository download links for practice. How i can get access src code . Address details required
@deeplife9654
@deeplife9654 6 ай бұрын
Can you make a video on Jackson api, json to java obj , java obj to json , converting ????
@aliksargsyan2782
@aliksargsyan2782 2 жыл бұрын
Hello 👋 my brother. First of all thank you for all of your effort. Your teaching methods are so wonderful. And one more question I like your font style which color scheme or theme do you use on your IDE I want to my setup of IDE same color theme as you have.
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thank you so much 😊 It is Xcode Dark theme with Atom dark icon pack and font is Monaco
@aliksargsyan2782
@aliksargsyan2782 2 жыл бұрын
@@DailyCodeBuffer thanks for every thing my brother I learnt a lot form your channel 😘
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻 Keep Supporting
@aliksargsyan2782
@aliksargsyan2782 2 жыл бұрын
@@DailyCodeBuffer always bro
@JakeSouthernCalifornia
@JakeSouthernCalifornia 2 жыл бұрын
Which theme are you using?
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Xcode Dark theme
@adamabdullah6789
@adamabdullah6789 2 жыл бұрын
can we combine itu using web flux ?
@mehtasintu4577
@mehtasintu4577 Жыл бұрын
How to handle transaction
@NaveenKumar-os8dv
@NaveenKumar-os8dv 2 жыл бұрын
Tutorial is good, but I am complete beginner, so it was still a little hard for me to understand what is happening when you are so fast.
@govardhanmani
@govardhanmani 2 жыл бұрын
I have also bought an udemy course for this but first I will finish watching this video Thanks!!
@IvanRandomDude
@IvanRandomDude 2 жыл бұрын
Don't by courses, bro. You can get all the knowledge for free on youtube, documentation and blogs. That + personal projects = win.
@PravirPriyadarshi
@PravirPriyadarshi 2 жыл бұрын
if >> List hobby; how to find all document with a hobby say "reading" String myhobby="reading" how to create the criteria where given hobby can searched in list and if found the that record is returned what to change in this? >>> criteria.add(Criteria.where("hobby").nin(myhobby));
@Atharva_kathiyawadi
@Atharva_kathiyawadi 2 жыл бұрын
i do not understand where to start and how to learn spring and springboot beacuse of lots of module. is it any guide or course if you recommend to me
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
I have a course on my channel, most of the part is covered which are required in day to day development
@IvanRandomDude
@IvanRandomDude 2 жыл бұрын
Spring core basics (beans, AOP, dependency injection, configurations,) -> Spring MVC -> Spring Security -> Spring Data. These four are a must to know. Rest of the modules you will learn when you need them.
@dhanukalakshan1553
@dhanukalakshan1553 2 жыл бұрын
Thank you very much for this Video
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@punzzycool
@punzzycool 2 жыл бұрын
Sir, please make video on Optional class in Java 8 and its uses.
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
I am planning on it
@IvanRandomDude
@IvanRandomDude 2 жыл бұрын
Mongo vs Cassandra?
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
I can plan on it Good Topic 👍
@rajeevp3000
@rajeevp3000 2 жыл бұрын
Nice tutorial
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@dkumarm9078
@dkumarm9078 2 жыл бұрын
pls post Kafka and rabbit mq tutorial
@policepoki
@policepoki 2 жыл бұрын
Hello Shabbir Daily leetcode challenge for DailyCodeBufferArmy ❤️
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Great suggestion 👍
@tech_tornado99
@tech_tornado99 2 жыл бұрын
Thankyou somuch bro 🙏🙏
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
🙏🏻
@MyJavaTech
@MyJavaTech Жыл бұрын
thankyou
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
You're welcome!
@sajithdilshan2936
@sajithdilshan2936 2 жыл бұрын
Super
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
Thanks 🙏🏻
@deeplife9654
@deeplife9654 6 ай бұрын
😊❤
@ramabookstroremalang9131
@ramabookstroremalang9131 2 жыл бұрын
🤩🤩🥳🙌🙌
@DailyCodeBuffer
@DailyCodeBuffer 2 жыл бұрын
🙏🏻❤️
@ajinkya3515
@ajinkya3515 2 жыл бұрын
11:00
@divakarpandey9094
@divakarpandey9094 10 ай бұрын
Good content loved it but pls do not use "The" 7 times in once sentence
@srinathHero
@srinathHero 8 ай бұрын
Nice
@santoshpattnaik480
@santoshpattnaik480 Жыл бұрын
thanks
@DailyCodeBuffer
@DailyCodeBuffer Жыл бұрын
You're welcome!
Microservices using SpringBoot 3.0 | Full Example [NEW]
1:25:38
Daily Code Buffer
Рет қаралды 198 М.
Spring Boot Tutorial | Full In-depth Course
3:11:18
Daily Code Buffer
Рет қаралды 544 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 28 МЛН
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 5 МЛН
I thought one thing and the truth is something else 😂
00:34
عائلة ابو رعد Abo Raad family
Рет қаралды 14 МЛН
Spring Data Mongodb Tutorial | ft. Mongock
21:19
Programming Techie
Рет қаралды 36 М.
How to Build a Conversational API like ChatGPT with Spring AI
23:50
Daily Code Buffer
Рет қаралды 2,2 М.
MongoDB + Spring Boot 3 | Crash Course
1:54:07
Bouali Ali
Рет қаралды 14 М.
Master Graphql with Spring Boot 🔥🔥
33:57
Daily Code Buffer
Рет қаралды 32 М.
Spring Boot Tutorial | Full Course [2023] [NEW]
1:37:31
Amigoscode
Рет қаралды 2,9 МЛН
Java Spring Boot Mongodb Full Project
1:15:35
Telusko
Рет қаралды 191 М.
Handle 1,000,000 Threads with Java and Spring Boot !!!
21:50
Daily Code Buffer
Рет қаралды 28 М.
Spring Boot Tutorial - Build a Rest Api with MongoDB
1:12:30
Amigoscode
Рет қаралды 232 М.
Microservices using SpringBoot | Full Example
1:21:39
Daily Code Buffer
Рет қаралды 1 МЛН
MongoDB Crash Course
29:59
Web Dev Simplified
Рет қаралды 715 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 28 МЛН