React , Spring Boot & Spring Security -Build Full Stack Apps
Published 9/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.90 GB | Duration: 5h 9m
Published 9/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.90 GB | Duration: 5h 9m
Build full-stack apps with React and Spring Boot using JWT tokens, Spring Security, Tailwind CSS, and ShadCN
What you'll learn
Build a full-stack authentication application using React and Spring Boot
Implement JWT authentication and secure APIs with Spring Security
Design modern, responsive UI with Tailwind CSS and reusable ShadCN components
Develop key authentication features: registration, login, password reset, and email verification
Connect Spring Boot applications to a database and manage user data securely
Deploy both frontend and backend applications to cloud platforms
Requirements
Basic understanding of Java and JavaScript will be helpful
Familiarity with React or Spring Boot is a plus, but all concepts will be explained step by step.
A computer with internet access and the ability to install software/tools.
Enthusiasm to learn full-stack development and authentication concepts!
Description
Welcome to the React & Spring Boot Masterclass: Full-Stack Authentication Application! In this course, you’ll learn how to build a complete authentication system from scratch, using React for the front end and Spring Boot for the back end. Along the way, we’ll style our app using Tailwind CSS and build modern, reusable components with ShadCN, ensuring a professional and responsive UI.Curriculum OverviewHere’s what we’ll cover in detail:Setting up a React application from scratch.Using Tailwind CSS for styling and ShadCN for creating reusable UI components.Designing authentication screens – registration, login, forgot password, and reset password.Introduction to Spring Boot fundamentals and project setup.Connecting Spring Boot with a database.Understanding controllers and services in Spring Boot.Building user registration API with database integration.Implementing user login API with JWT tokens for secure sessions.Adding Spring Security to protect private routes and allow public routes.Implementing email verification after registration.Password reset feature with email integration.Deploying both React and Spring Boot applications to cloud platforms.By the end of this course, you’ll have a solid understanding of how full-stack authentication works in modern applications. Thank you for choosing this course — I’m excited to guide you on your journey to becoming a skilled full-stack developer!
Overview
Section 1: Introduction
Lecture 1 Create react app using vite
Lecture 2 Setup tailwind css
Lecture 3 Setup shadcn
Section 2: Authentication screens - UI
Lecture 4 Folder structure
Lecture 5 Register UI
Lecture 6 Login UI
Lecture 7 Forgot password UI
Lecture 8 Reset password UI
Section 3: Spring boot app setup
Lecture 9 Create spring boot app
Lecture 10 Spring boot architecture
Lecture 11 Spring boot controllers and services
Section 4: Database connection spring boot
Lecture 12 Create database and integrate in spring
Lecture 13 Create table in db and entity in spring
Lecture 14 Inserting new record to table through spring boot
Section 5: User Registration API
Lecture 15 Create users controllers and services
Lecture 16 User registration api
Lecture 17 Optimize api responses
Lecture 18 Register api intergration in UI
Section 6: User Login API
Lecture 19 Login api and integration
Lecture 20 Construct and send jwt token
Section 7: Spring Security
Lecture 21 Spring security intro
Lecture 22 Spring security for public routes
Lecture 23 Spring security for private routes
Lecture 24 Display logged-in user ( First private route/api )
Section 8: Email Verification
Lecture 25 Email verification intro and dependencies
Lecture 26 Sending basic email
Lecture 27 Sending dynamic content in email
Lecture 28 Verify email and update status
Section 9: Forgot password / Password reset
Lecture 29 Send password reset email
Lecture 30 Reset password
Lecture 31 Enhancements
Beginners and intermediate developers who want to learn full-stack development with React and Spring Boot.,Students who want to understand and implement secure authentication systems using JWT and Spring Security.,Frontend developers looking to expand their skills into backend development with Spring Boot.,Java or Spring developers who want to learn how to integrate their backend with a React frontend.,Anyone interested in building and deploying a real-world full-stack authentication project.