Spring Data Mongodb Tutorial | Part 1 - Build a REST API with CRUD Operations

preview_player
Показать описание
Welcome to the Spring Data Mongodb Tutorial.
In this video , we are going to learn how to build a REST API using Spring boot and MongoDB.

✍️ Link for Source code and written tutorial:

📜 Mongodb installation documentation:

📜 MongoCompass:

⭐️⭐️ You can follow me in Social Media through below Links⭐️⭐️
Рекомендации по теме
Комментарии
Автор

There is a bug at 10:41 instead of saving the savedExpense object, I saved the expense object in the database, please replace the line

with

ProgrammingTechie
Автор

Thank you so much for this tutorial. really helped me get into Spring Boot + MongoDB.

If you are getting an empty object as the API response, do not forget to put in your getters and Setters!

MCTVARG
Автор

Thank you so much for the time, sharing and effort. God bless you!

david
Автор

Thank you so much for this tutorial, neatly explained, its really helping.. Keep going

nileshrepale
Автор

brother you saved me. excellent tutorial. subbed.

greenguitar
Автор

Hey! I just found your channel and subscribed, love what you're doing!

I appreciate how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your YouTube Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos!

Cheers, happy holidays, and keep up the great work ;)

empowercode
Автор

Nice Tutorial....neatly explained....expecting more spring boot and java8 + tutorials from you...u deserve more subscribers :)

ajayantony
Автор

You saved my fucking life. Thank you so much <3

davidefilippi
Автор

Thank you very muche for this tutorial. Can you please send me the vs code extensions you used for this project?

gayan
Автор

Do you have a GitHub repo of the server? getting a chance to really read the code would help a lot. Thanks!

rashadarbab
Автор

Hi Programming Techie, I ran your program, and found out that everything is great except the test was not passed with the following error: Could not find a valid Docker environment". Could you check for it? Thanks a lot!

weigao
Автор

8:11 you said autowire, but didn't use annotation. I am getting error : error creating bean controller, service, repository

ahsansiddiqui
Автор

instead of copy and pas, it will be better in live coding

neshermowen
Автор

In the expense service class. the method is marked red and dont work. and its never intialized in this tutorial eighter. but on your screen(in the video) it doesnt give the same error. is this a build in method that has changed name?

bjrnsveia
Автор

Can you please explain me why don't we save savedExpense in updateExpense method?
How does this method work?

ZodiacH
Автор

this is great...! can you please share the source code through GitHub?

dusmannalinwad
Автор

how to convert generated id into a string? I checked in the mongoDB database, it turns out that the data type is objectId instead string

arisaffandysunuh
Автор

Muy incompleto. Saltas muchos pasos y hay demasiados errores

Roberto-pykk