How to Use MongoDB with Java

preview_player
Показать описание
In this video, I will walk through and explain how to connect MongoDB to your Java project.

If you have any questions or video suggestions, feel free to leave a comment!

Check out more videos on my channel page!

Don't forget to Like the video and Subscribe to my channel!
Рекомендации по теме
Комментарии
Автор

For more videos about backtracking/recursion or Leetcode solutions, go to my channel page!!

Comment down below on how you thought of the video and for future recommendations!

Remember to like and subscribe!

RandomCoder
Автор

Great Tutoraial Man !!Thank you for explaining this from the very beginning

NeymarJr-nuuo
Автор

I have tried that in android Java. It really works. Pc and mobile phone connected. Amazing. I just enable manifest internet with mongodb java driver.

mr.RAND
Автор

Nice introduction to MongoDB. Thanks,

paulthomas
Автор

Overall a good video but lacked clear explanation of things at then end !! Overall (8/10) and very useful for beginners

NeymarJr-nuuo
Автор

Nice video, had a hard time with MongoDB from coming from js

poweredcity
Автор

Instead of autocomplete you could also right click the variable and get your getter/setter via "generate" instantly

masterchief
Автор

One suggestion with the getter and setter methods. You can use lombok to avoid that.

karanmurthy
Автор

Nice explanation. It would be really convenient if you could share the code as well.

ayushranjan
Автор

Cool video, coding is interesting and cool to learn about!

mizerb
Автор

Hi, for the dependencies part, it is said that compile has been deprecated and replaced by 'implementation'. It works for me

philomelasworld
Автор

Can the same process be applied in Android Studio?

mazer
Автор

So what I can maven is using xml syntax whereas Gradle using JSON for dependencies, is that right? Thanks.

wpatyune
Автор

Why don't you paste your code in discription..

sreecharan
Автор

Do you know why it doesn't work with maven? I've added mongo-java dependency, mongo plugin but still cannot connect to mongodb

demodemo
Автор

Test your code please ... test it in your videos nothing helps someone if he doesn't know why its not working if he sees it for the first time

creepertimehd