Full Stack Development With Spring Boot And MongoDB | Udemy


Full Stack Development With Spring Boot And MongoDB | Udemy
English | Size: 827.50 MB
Genre: eLearning

What you’ll learn
Restfull Api Services With Get, Post, Put, Delete Mapping…
Spring Boot
MongoDB, Indexing, CRUD Operations

Hi guys,

we will talk about how we will go on in this course.

Also we talk about project structure that will be implemented in this course.

We will create a new project in this course.

And we will implement this project using Spring Boot and MongoDB.

In our project, we will implement CRUD operations. And these CRUD operations will be requested from Postman.

Then these requests will be handled from Spring Boot.

Our project will be User Orders Application.

Our main operations will be saveUser, saveOrder, filterUsers and groupUsers.

We will have two main components to implement our project.

These are server side and client side.

In Server Side:

Spring Boot will be the main thing.

Model View Controller structure will be implemented using Spring Boot.

Our MVC structure will work like that:

First of all, the entity classes will be created under the model package.

Later, if model class is permanent, we will create a repository for it.

Then we will call the repositories from services.

Finally, we will call services from controllers.

In Spring Boot, Data will be presented to clients as an API call so Spring Rest Controller will be used to handle it.

We will use MongoDB as Database.

We will see the basic operations in MongoDB. Like Create, update, select and aggregation operations.

We will talk about database – schema relation.

We will talk about how we can handle auto_increment on MongoDB.

We will also use Object Relational Mapping with Java Persistence API.

We will use Mongo Repository and Crud Repository in Spring Boot.

So these repository templates will handle common database operations like save, update, find, delete.

With Spring Boot, we will also use Lombok library for clean code.

You know that we don’t want to implement getter, setter, equals and hashcode. So we can escape it using Lombok @Data or @Value annotation.

We will use Gradle To handle all dependencies on the server side.

That’s all about Server side.

Let’s talk about the Client Side.

We will create endpoints with Spring boot.

And on the Client Side, we will test these endpoints with Postman.

With Postman, we will also handle Authorization and basic Http methods.

Who this course is for:
All developers curious about mongoDB

nitroflare.com/view/FB5D912EC247FCC/FullStackDevelopmentWithSpringBootAndMongoDB.6.2.part1.rar
nitroflare.com/view/A7D1056D4DB0754/FullStackDevelopmentWithSpringBootAndMongoDB.6.2.part2.rar
nitroflare.com/view/66934C3CB8DD3F6/FullStackDevelopmentWithSpringBootAndMongoDB.6.2.part3.rar

rapidgator.net/file/6a76f899347950cd84734090f86b362f/FullStackDevelopmentWithSpringBootAndMongoDB.6.2.part1.rar.html
rapidgator.net/file/7733996d6f2cc54d320fc815fab8a8f7/FullStackDevelopmentWithSpringBootAndMongoDB.6.2.part2.rar.html
rapidgator.net/file/345fa12696f86bd82c7e37c0d41f2abd/FullStackDevelopmentWithSpringBootAndMongoDB.6.2.part3.rar.html

If any links die or problem unrar, send request to
forms.gle/e557HbjJ5vatekDV9

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.