5 Spring Boot Projects in 10 Hours — Line-by-Line Coding 🔥

Ramesh Fadatare
2 min readSep 22, 2024

--

This is a free video course on my YouTube channel. In this video, you will build 5 Spring Boot full-stack projects using Spring Boot, Thymeleaf, Angular, React, and the MySQL database.

5 Spring Boot Projects:

Student Management System ( Spring Boot + Thymeleaf)

In this project, we will build a simple Student Management System project using Spring Boot, Spring Data JPA, MySQL database, and Thymeleaf.

Key features:

  • Add Student
  • Update Student
  • Delete Student
  • View Student
  • View all students

Source code on my GitHub repository: https://github.com/RameshMF/spring-boot-tutorial-course/tree/main/student-management-system

Employee Management System (Angular + Spring boot)

In this project, we will build a simple Employee Management System project using Spring Boot, Spring Data JPA, MySQL database, and Angular.

Key features:

  • Add Employee
  • Update Employee
  • Delete Employee
  • View Employee
  • View all Employees

Source code on my GitHub repository: https://github.com/RameshMF/Angular-10-Spring-Boot-CRUD-Full-Stack-App

Registration and Login System ( Spring Boot + Thymeleaf)

In this project, we will build a simple Registration and Login System project using Spring Boot, Spring Data JPA, Spring Security, MySQL database, and Thymeleaf.

Key features:

  • Login Feature
  • Registration Feature
  • Logout Feature

Source code on my GitHub repository: https://github.com/RameshMF/registration-login-spring-boot-security-thymeleaf-hibernate

Employee Management System ( Spring Boot + Thymeleaf)

In this project, we will build a simple Employee Management System project using Spring Boot, Spring Data JPA, MySQL database, and Thymeleaf.

Key features:

  • Add Employee
  • Update Employee
  • Delete Employee
  • View Employee
  • View all Employees
  • Pagination
  • Sorting

Source code on my GitHub repository: https://github.com/RameshMF/springboot-thymeleaf-crud-pagination-sorting-webapp

Employee Management System (React + Spring boot)

In this project, we will build a simple Employee Management System project using Spring Boot, Spring Data JPA, MySQL database, and React JS.

Key features:

  • Add Employee
  • Update Employee
  • Delete Employee
  • View Employee
  • View all Employees

Source code on my GitHub repository: https://github.com/RameshMF/ReactJS-Spring-Boot-CRUD-Full-Stack-App

Check all my Udemy courses and discount coupons: https://www.javaguides.net/p/my-udemy-courses-ramesh-fadatare.html

Visit My Top Java Guides Blog: https://www.javaguides.net/

--

--

No responses yet