Spring boot Mongo DB CRUD Rest API tutorial | Code Decode | Mongo DB Example | Code Decode

preview_player
Показать описание
In this video of code decode we have covered Spring boot Crud mongo DB tutorial

Udemy Course of Code Decode on Microservice k8s AWS CICD link:

Course Description Video :

In this spring boot mongo db tutorial we have covered the basic crud operation of spring with Mongo db database

We have also covered mongo db basics along with the installation of mongo db in our local

In this video of code decode mongo db Spring boot rest api tutorial first we have covered some basics of mongo db. In the basics of Mongo db we have covered why mongo db is using these days.
What are the advantages of mongo db over my sql.
Also we have covered the installation of mongo db in our local.

After that we have created the spring boot rest api and we have include the following dependencies
Lombok
Spring Data Mongo
Spring Web
Dev tools

After that we have connected our application with Mongo db database

-------------------------------------------------------------------------------------------------------------------------------------
Subscriber and Follow Code Decode

--------------------------------------------------------------------------------------------------------------------------------------

#mongodb #springboot #codedecode
Рекомендации по теме
Комментарии
Автор

Thank You. I was expecting this topic from you guys.

vengateshm
Автор

Hi Team,
Thanks for step by step explanation. Codedecode team you are doing awesome job.
Please upload video for next set of questions which you showed at the last.

arunakumari
Автор

Much needed ... Thanks for sharing 😊! Also do upload more videos on Spring Boot, Microservices, Java in depth and also interview prep ... If possible can you create separate playlist for coding also in java for interview process 👍

karishmarawat
Автор

hi nice video and explanation too. Can you add one video which have spring boot CRUD operations+global exception handling+unit test cases+deployment (like we do real projects in IT company)

gmbcqjr
Автор

please share videos on further topics like transaction management in mongodb..this one was really good...

shikhasoni
Автор

Thanks for sharing,
Please explain. In interview if asked why mongoDB for the AB Projet?

parmodprajapati
Автор

Thank you for sharing this video. Very helpful one. But kindly give more explanation of what you are doing and why you are doing/writing the code in that way. Currently, it's sounding like you are coding on your own, for yourself. Please consider this as a request.

rajeevsai
Автор

i cant get the next vide.. can you share the link here or in description box.. really need to check the topics you are covering on next video. please

kaustubhjirapure
Автор

Nice explanation sir i would like to know your name and really appreciated your work 🙂

sitaram.a
Автор

Hi, i want to insert jsonb data in postgress DB, then how our entity class will be ,
I tired multiple ways but it is give me some EXECPTIONS
there is no such kind of videos in you tube, could you please create one video on this .
CREATE TABLE Employe (
id int NOT NULL PRIMARY KEY,
name VARCHAR ( 500 ),
EntryJson jsonb NOT NULL
);
how to insert multiple records for above query, fetch multiple records from above query.

venkateshneelam
Автор

This will not work unless you guys add a getter and setter in Employee Pojo, which is missing in this video. else you will be getting no acceptable representation error while hitting Postman Post request. All params will be null if you don't add a getter and setter in Employee Pojo.

kuhuschannel
Автор

No video is coming only audio in YouTube premium

amitkk