Build an eCommerce Spring Boot Application | Project based | Full Tutorial for Beginners

preview_player
Показать описание
# CMD Docker run command for database container
command for creating docker container with postgres:
docker run --name my-postgres -e POSTGRES_USER=myuser -e POSTGRES_PASSWORD=mypassword -e POSTGRES_DB=mydatabase -p 5432:5432 -d postgres

# Github:

# Dependencies are in the link below:

# Properties are in the link below:

Welcome to my comprehensive tutorial on building an eCommerce application using Spring Boot! In this step-by-step guide, we'll walk you through the entire process of creating a functional online store from scratch. Whether you're a beginner or looking to enhance your Java skills, this tutorial is perfect for you.

Timeframes:
00:00 - Introduction. Overview of the course and project objectives.
03:47 Spring Boot SetupInitial setup and configuration of Spring Boot.
10:38 Data Structure & Persistence Layer Defining data schema, DTOs, models, mappers, and repositories.
59:15 Security & User Management Implementing authentication, authorization, registration, and configuration settings.
01:54:38 Product Management Building the Product Service and Controller.
02:26:00 Comment Management Creating the Comment Service and Controller.
02:35:36 Cart Functionality Developing the Cart Service and Controller.
02:54:39 Order Processing & Email Service Implementing the Email, Order Service, and Controller.
03:35:59 Final Touches Email confirmation and pagination features. Wrapping up the course.

Tags:
Spring Boot
eCommerce Tutorial
Spring Boot eCommerce
Spring Boot Tutorial
Java eCommerce
Spring Boot Project
eCommerce Application
Spring Boot for Beginners
Java Spring Boot
Spring Boot Development
eCommerce Website
Spring Framework
Java Web Development
Online Store Tutorial
Spring Boot eCommerce Application
Full Stack Java
Backend Development
Spring Boot Course
Spring Boot Example
Java Programming
Web Application Development
Spring Boot eCommerce Project
Spring Boot API
Java Spring Boot Tutorial
Spring Boot Shopping Cart
Spring Boot Security
Spring Boot CRUD
Java eCommerce Site
eCommerce Website Development
Spring Boot Beginners Guide
Рекомендации по теме
Комментарии
Автор

Congrats from Paraguay - South America!

moisesvillalba
Автор

I love your code. Thank you so much. The best tutor ever. Hope u well, and waiting for your next series

jx
Автор

Plz bring another master class advance backend course that help us in learning this tech as well as to standout our resume to get a good job.

sheemabraza
Автор

thanks, do you plan to continue doing another advanced springboot backend course, because i really like your videos

vuilenemoi
Автор

Perfect tutorial! More similar springboot step by step helpful videos. Please

moisesvillalba
Автор

Sir super tut ..sir pls give production level backend spring boot ..

chirantharavishka
Автор

just finished this video is awesome when is your next video coming

nnamanibenjamin
Автор

Can you please add microservices master course too it would be a great help !!

sagarpatil
Автор

Hello. You were chatting on my stream. I just want to apologize for my reaction to your comment. I should have been open to what you were saying.

theodoreshoebat
Автор

More with one that has payment gateway integration ❤️💯

nnamanibenjamin
Автор

Good but...please explain the controller more...like in adding comments...you can explain better in details...its just like you explaining code...

Hidden..
Автор

Is this course is for beginners or experience person can take this project and explain in interview

kalyansai
Автор

Only the payment part is needed in this project

davidmbaimbai
Автор

I am facing the below issue in ProductMapper
java: Can't map property "List<Comment> comments" to "List<CommentDTO> comments". Consider to declare/implement a mapping method: "List<CommentDTO> map(List<Comment> value)".
can some one help me

madhusudankrishnamoorthy
visit shbcf.ru