Product Module: Project
Start Product Section | Creating Entity and DTO
Creating product repository and Service
Create product controller| Create product apis
Testing product apis and removing bugs
Working on product images
Product Category Mapping
Create Product with Category APIS
Creating API : Assign category to existing product
Cart Module : Project
Start of Cart Section | How to manage cart in Backend
Creating Entities Cart and CartItem with Mappings
Add Item to Cart Logic
Remove Item from Cart & clear cart logic
Creating Cart API
Testing and Removing bugs
Quick Fix if required : Duplicates Problem
Order Module: Project
Starting Order Section | How to manage order logic backend
Creating Order related entities and managing relationship
Creating request handler and data handler
starting order service | Creating logic for managing order
Logic for remove delete order | get orders of user | get all
creating order apis | working on controller
Testing Apis and Removing bugs
Assignment : Update order
Authentication & Authorization : Spring Security
Starting Authentication| Authentication vs Authorization
Adding spring security in project and its magic
Configuring user hardcoding : InMemory
Authenticating from database using spring security
Form based login Customicatztion
Basic Authentication and its implementation
Token Based Authentication
JWT TOKEN Overview
JWT Work flow in application
Implementing JWT TOKEN in Project with steps
Creating JWT Authentication FIlter
Completing JWT implementation and Testing
Managing Roles using Spring Security
Role Specific Api Access using Spring Security
Login with Google : Understanding Flow
Login with Google : Implementing backend api for login
Preparing angular app for Google Login example
Login with Google: Finishing
Understanding CORS in Detail | @CrossOrigin
CORS Configuration using CorsFilter
CORS With Spring Security | Testing CORS with Angular App
Important Update : Spring Security in New Version 3.XXX
Download Source Code
Article
JWT Authentication with Spring 3.0 detail video
What is Refresh Token ?
API Documentation using swagger
Understaing need of Swagger | What is swagger
Implementing swagger to generate api docs
Customize swagger ui information using DOCKET and APIINFO
Few important annotations for swagger ui
Implementing Spring Security in Swagger
Download Source Code
Article
Docker and Deployment on cloud
What is docker ?
Understanding Docker and its Architecture
Installing Docker on Windows
Lets understand Docker basics
Project database using Docker
Dockerizing Electronics Store
Push project docker image to DockerHUB
Setting up AWS Account | login using ssh on vm
Deploying project : Image from docker hub
Applying docker volume concept to save data
Solving image backup problem
Important Commands
Free Deployment on Railway easy way of doing
Start Product Section | Creating Entity and DTO
Creating product repository and Service
Create product controller| Create product apis
Testing product apis and removing bugs
Working on product images
Product Category Mapping
Create Product with Category APIS
Creating API : Assign category to existing product
Cart Module : Project
Start of Cart Section | How to manage cart in Backend
Creating Entities Cart and CartItem with Mappings
Add Item to Cart Logic
Remove Item from Cart & clear cart logic
Creating Cart API
Testing and Removing bugs
Quick Fix if required : Duplicates Problem
Order Module: Project
Starting Order Section | How to manage order logic backend
Creating Order related entities and managing relationship
Creating request handler and data handler
starting order service | Creating logic for managing order
Logic for remove delete order | get orders of user | get all
creating order apis | working on controller
Testing Apis and Removing bugs
Assignment : Update order
Authentication & Authorization : Spring Security
Starting Authentication| Authentication vs Authorization
Adding spring security in project and its magic
Configuring user hardcoding : InMemory
Authenticating from database using spring security
Form based login Customicatztion
Basic Authentication and its implementation
Token Based Authentication
JWT TOKEN Overview
JWT Work flow in application
Implementing JWT TOKEN in Project with steps
Creating JWT Authentication FIlter
Completing JWT implementation and Testing
Managing Roles using Spring Security
Role Specific Api Access using Spring Security
Login with Google : Understanding Flow
Login with Google : Implementing backend api for login
Preparing angular app for Google Login example
Login with Google: Finishing
Understanding CORS in Detail | @CrossOrigin
CORS Configuration using CorsFilter
CORS With Spring Security | Testing CORS with Angular App
Important Update : Spring Security in New Version 3.XXX
Download Source Code
Article
JWT Authentication with Spring 3.0 detail video
What is Refresh Token ?
API Documentation using swagger
Understaing need of Swagger | What is swagger
Implementing swagger to generate api docs
Customize swagger ui information using DOCKET and APIINFO
Few important annotations for swagger ui
Implementing Spring Security in Swagger
Download Source Code
Article
Docker and Deployment on cloud
What is docker ?
Understanding Docker and its Architecture
Installing Docker on Windows
Lets understand Docker basics
Project database using Docker
Dockerizing Electronics Store
Push project docker image to DockerHUB
Setting up AWS Account | login using ssh on vm
Deploying project : Image from docker hub
Applying docker volume concept to save data
Solving image backup problem
Important Commands
Free Deployment on Railway easy way of doing
π6π5
Junit and Mockito
Introduction of UnitTesting | Junit & Mockito with example
New Maven Project and Configure Junit -4
Start with writing Test Cases | Junit 4
Important Annotations and Usage | Junit 4
Introduction to JUNIT-5 and Its Component
Setting up Junit 5 | Writing Test Cases uisng JUNIT 5
Commonly used JUNIT 5 Annotations
Assertions in Detail | JUNIT 5
Introduction to Mocking and Mockito
Mocking Object With GST Example
Using Mockito Annotations
Mocking Object of some other classes LIST,MAP etc
Writing Test for Service Layer : Electronic Store
Writing Test Case for Update User | UserService
Writing test case for deleteUser and getAllUser: UserService
Writing Test case for getUserById and getUserByEmail
Finishing Test cases for Service | Assignment
Started Testing on Controller Layer
Writing testcase for updateUser API
Finishing Testing | Making all Get API Public | Assignment
Slides and Source Download
21 Lessons β’ 2 Attachments
Interview Questions
SET 1- Spring Core Module
SET 2- Spring MVC
SET 3 - Spring boot
SET 4 - Mysql db
SET 5 - Spring Data JPA
SET 6- Spring Security
SET 7- Swagger
Final Source Code
Live: Doubt Session
Doubt Live Session 1
Doubt Live sesson 2
Doubt Live Session 3
Certificate available
Introduction of UnitTesting | Junit & Mockito with example
New Maven Project and Configure Junit -4
Start with writing Test Cases | Junit 4
Important Annotations and Usage | Junit 4
Introduction to JUNIT-5 and Its Component
Setting up Junit 5 | Writing Test Cases uisng JUNIT 5
Commonly used JUNIT 5 Annotations
Assertions in Detail | JUNIT 5
Introduction to Mocking and Mockito
Mocking Object With GST Example
Using Mockito Annotations
Mocking Object of some other classes LIST,MAP etc
Writing Test for Service Layer : Electronic Store
Writing Test Case for Update User | UserService
Writing test case for deleteUser and getAllUser: UserService
Writing Test case for getUserById and getUserByEmail
Finishing Test cases for Service | Assignment
Started Testing on Controller Layer
Writing testcase for updateUser API
Finishing Testing | Making all Get API Public | Assignment
Slides and Source Download
21 Lessons β’ 2 Attachments
Interview Questions
SET 1- Spring Core Module
SET 2- Spring MVC
SET 3 - Spring boot
SET 4 - Mysql db
SET 5 - Spring Data JPA
SET 6- Spring Security
SET 7- Swagger
Final Source Code
Live: Doubt Session
Doubt Live Session 1
Doubt Live sesson 2
Doubt Live Session 3
Certificate available
π11π1
Many of you asking about what we have covered in spring boot course , this is what we have covered in the course.
https://courses.learncodewithdurgesh.com/
use coupon: JUL300 to get discount
https://courses.learncodewithdurgesh.com/
use coupon: JUL300 to get discount
π5
Dear Durgesh Sir,
I hope this message finds you in good health and high spirits. I wanted to take a moment to express my heartfelt gratitude for the immense impact your YouTube channel, LearnCodeWithDurgesh, has had on my journey as a backend developer.
Since the day I stumbled upon your channel, I have been inspired and motivated to dive deep into the world of Java, Spring, and Spring Boot. Your clear and concise explanations, along with the practical project-based approach, have been instrumental in shaping my technical skills and providing me with the real-world industry experience I needed.
Your dedication to sharing knowledge, attention to detail, and passion for teaching shine through in each video. Your ability to simplify complex concepts and guide learners through hands-on examples is truly remarkable. I have completed several of your tutorials and have gained invaluable insights and practical knowledge that have greatly accelerated my growth as a professional developer.
Through your channel, I have not only learned the technical aspects of software development but also imbibed the values of perseverance, continuous learning, and a growth mindset. Your teachings have instilled in me the confidence to take on challenging projects and navigate through complex problem-solving scenarios.
I am grateful for your unwavering commitment to the developer community and the impact you have made in countless lives, including mine. Your dedication and generosity in sharing your expertise have helped aspiring developers like me turn their passion into a successful career.
Once again, thank you from the bottom of my heart for the invaluable resources you provide on LearnCodeWithDurgesh. Your channel has been a guiding light throughout my learning journey, and I am proud to be a part of the community you have built.
Wishing you continued success in your endeavours and looking forward to more insightful and inspiring content from you.
With sincere gratitude,
Vaibhav Agarwal
https://agarwalvaibhav.com/
I hope this message finds you in good health and high spirits. I wanted to take a moment to express my heartfelt gratitude for the immense impact your YouTube channel, LearnCodeWithDurgesh, has had on my journey as a backend developer.
Since the day I stumbled upon your channel, I have been inspired and motivated to dive deep into the world of Java, Spring, and Spring Boot. Your clear and concise explanations, along with the practical project-based approach, have been instrumental in shaping my technical skills and providing me with the real-world industry experience I needed.
Your dedication to sharing knowledge, attention to detail, and passion for teaching shine through in each video. Your ability to simplify complex concepts and guide learners through hands-on examples is truly remarkable. I have completed several of your tutorials and have gained invaluable insights and practical knowledge that have greatly accelerated my growth as a professional developer.
Through your channel, I have not only learned the technical aspects of software development but also imbibed the values of perseverance, continuous learning, and a growth mindset. Your teachings have instilled in me the confidence to take on challenging projects and navigate through complex problem-solving scenarios.
I am grateful for your unwavering commitment to the developer community and the impact you have made in countless lives, including mine. Your dedication and generosity in sharing your expertise have helped aspiring developers like me turn their passion into a successful career.
Once again, thank you from the bottom of my heart for the invaluable resources you provide on LearnCodeWithDurgesh. Your channel has been a guiding light throughout my learning journey, and I am proud to be a part of the community you have built.
Wishing you continued success in your endeavours and looking forward to more insightful and inspiring content from you.
With sincere gratitude,
Vaibhav Agarwal
https://agarwalvaibhav.com/
agarwalvaibhav.com
Vaibhavβs Notebook
Thoughts on Development, Engineering & Life.
β€14π3
Learn Code With Durgesh
Dear Durgesh Sir, I hope this message finds you in good health and high spirits. I wanted to take a moment to express my heartfelt gratitude for the immense impact your YouTube channel, LearnCodeWithDurgesh, has had on my journey as a backend developer. β¦
Happy to share these type of success story of our students ... π₯
π8
Today, we are thrilled to announce the launch of our new app "Learn Code with Durgesh" in Hindi. Now you can learn coding in Hindi right on your mobile. The app features engaging video tutorials that will assist you in becoming an excellent coder. So, download now and start learning.
https://play.google.com/store/apps/details?id=com.learncodewithdurgesh.courses
Rate jarur karein guys
#LearnCodeWithDurgesh #LearnCodeInHindi #AppLaunch
https://play.google.com/store/apps/details?id=com.learncodewithdurgesh.courses
Rate jarur karein guys
#LearnCodeWithDurgesh #LearnCodeInHindi #AppLaunch
Google Play
Learn Code With Durgesh - Apps on Google Play
Application to learn programming and coding in Hindi
π12π7
We noticed that you had shown interest in our premium courses but didn't complete the process. We understand that life can get busy and things can slip through the cracks, but we wanted to remind you of the amazing opportunity that you're missing out on.
From 22nd July to 31st July, we are having a mega sale on all our premium courses. This is the perfect time to invest in your education and take your skills to the next level. Our premium courses are designed to provide you with in-depth knowledge and practical skills that can help you achieve your career goals.
So don't miss out on this amazing opportunity to upgrade your skills and take your career to new heights. Head over to our website and check out our premium courses today. If you have any questions or need assistance with the registration process, please feel free to reach out to us.
https://courses.learncodewithdurgesh.com/learn
Thank you for considering our courses, and we hope to see you soon!
From 22nd July to 31st July, we are having a mega sale on all our premium courses. This is the perfect time to invest in your education and take your skills to the next level. Our premium courses are designed to provide you with in-depth knowledge and practical skills that can help you achieve your career goals.
So don't miss out on this amazing opportunity to upgrade your skills and take your career to new heights. Head over to our website and check out our premium courses today. If you have any questions or need assistance with the registration process, please feel free to reach out to us.
https://courses.learncodewithdurgesh.com/learn
Thank you for considering our courses, and we hope to see you soon!
β€3π3