The Wayback Machine - https://web.archive.org/web/20260217100005/https://www.udemy.com/course/full-stack-java-development-with-spring-boot-react/
Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Full-Stack Java Developer Course with Spring Boot 4 & React
Rating: 4.5 out of 5(1,410 ratings)
10,907 students

Full-Stack Java Developer Course with Spring Boot 4 & React

Build FULL-STACK Web Apps using Java, Spring Boot 4, Spring Data JPA, Spring Security 7, JWT, JavaScript, React & MySQL
Last updated 12/2025
English
German [Auto],English [Auto],

What you'll learn

  • Learn to develop a FULL-STACK Web Application with React and Spring Boot 4
  • Build Employee Management System FULL-STACK Web Application with React and Spring Boot 4
  • Build Todo Management FULL-STACK Web Application with React and Spring Boot 4
  • Learn Spring Boot Fundamentals and REST API Basics
  • Learn React JS Fundamentals
  • Building RESTful APIs with Spring Boot 4
  • Consuming RESTful APIs in React JS
  • Data Persistence with Spring Data JPA and Hibernate
  • Secure REST APIs using Spring Security 7
  • Build User Registration and Login Module
  • Secure REST APIs using JWT (JSON Web Token)
  • Using JWT (JSON Web Token) in React App
  • Style Web Pages using the Bootstrap CSS framework
  • Use Modern and Popular tools to build full-stack web applications such as IntelliJ IDEA, VS Code, Maven, Postman, NPM, etc.

Course content

19 sections181 lectures20h 10m total length
  • Course Introduction7:48

    Explore Spring Boot fundamentals, REST API basics, and Reactjs fundamentals while building two full stack projects: employer management and todo management, with CRUD for departments and employees.

  • ⚠️ 7 Career Mistakes Full Stack Developers Must Avoid Early4:52

    Master one complete stack and avoid seven common early mistakes as a full stack developer. Learn to strengthen backend fundamentals, testing, DevOps, and real projects.

  • Prerequisites for this Course0:39
  • My Other Top Udemy Courses - Don't Skip1:39
  • Guide to Set Up Development Environment1:17

Requirements

  • Java 17+
  • Familiar with IntelliJ IDEA and VS Code
  • Familiar with HTML, CSS and JavaScript
  • No Spring Boot REST API experience is needed, You will learn building Spring Boot REST APIs from the scratch
  • No React JS experience is needed, I will teach React JS from the scratch

Description

In this hands-on project-oriented course, you will dive into the world of full-stack web app development using the powerful combination of Spring Boot 4 and React JS.


In this course, you will build two full-stack web applications (Employee Management System and Todo Management App) using Spring Boot 4, Spring Security 7, Spring Data JPA, JWT, React JS, and MySQL database.


In this course, we will use the latest version of Spring Boot (4+), Spring Security (7+), React JS (18+), and MySQL database (8+). We will use modern and popular tools to build full-stack web applications such as IntelliJ IDEA, VS Code, Maven, Postman, NPM, etc.


What is React JS?

  • React JS is a JavaScript library used to build user interfaces (UI) on the front end.

  • React is not a framework (unlike Angular, which is more opinionated).

  • React is an open-source project created by Facebook.

What is Spring Boot?

  • Spring boot to develop REST web services and microservices.

  • Spring Boot has taken the Spring framework to the next level. It has drastically reduced the configuration and setup time required for spring projects.

  • You can set up a project with almost zero configuration and start building the things that actually matter to your application.

Course Topics:

1. React JS Fundamentals

2. Spring Boot Fundamentals

3. Project 1: Employee Management System

  • Build Employee Management Module - Backend Implementation using Spring Boot

  • Build Employee Management Module - Frontend Implementation using React JS

  • Build Department Management Module - Backend Implementation using Spring Boot

  • Build Department Management Module - Frontend Implementation using React JS

  • Style Web Pages using the Bootstrap CSS framework

4. Project 2: Todo Management App

  • Todo Management Module - Backend Implementation using Spring Boot

  • Todo Management Module - Frontend Implementation using React JS

  • Secure REST APIs using Spring Security

  • Build Register and Login REST APIs

  • Implement Register and Login Features in the React App

  • Secure REST APIs using JWT (JSON Web Token)

  • Using JWT (JSON Web Token) in React App

  • Style Web Pages using the Bootstrap CSS framework


Tools and technologies used in this course:

Server-side:

  1. Java 25

  2. Spring Boot 4+

  3. Spring Data JPA (Hibernate)

  4. Spring Security

  5. JWT

  6. Maven

  7. IntelliJ IDEA

  8. MySQL database

  9. Postman

Client-side:

  1. React JS 18+

  2. React Hooks

  3. React Router

  4. Axios

  5. Bootstrap CSS framework

  6. Visual Studio Code IDE

  7. VS Code extensions

  8. Node JS

  9. NPM

Who this course is for:

  • This course is for everyone who want to learn how to develop a FULL-STACK Web Application using Spring Boot and React JS