Skip to content

leetuandat/SpringBoot

Repository files navigation

Spring Boot Learning Project

A comprehensive Spring Boot learning project from basics to advanced.

📚 Content

Lessons

Folder Description
Lesson01 Spring Boot Basics
Lesson02 Spring MVC
Lesson03 Lab Practice
Lesson04 Spring Data JPA
Lesson05 Lab Practice
Lesson06 REST API
Lesson07 Security
Lesson08 Advanced Practice
Lesson10 Authentication

Project

Folder Description
Project/BE E-commerce Backend (Spring Boot)
Project/FE E-commerce Frontend (HTML/CSS/JS)

🛠️ Technologies

  • Java 21
  • Spring Boot 3.x
  • Maven
  • MySQL/PostgreSQL

🚀 How to Run

# Run each lesson
cd Lesson01/Lesson01
mvn spring-boot:run

# Run project
cd Project/BE
mvn spring-boot:run

📋 Requirements

  • JDK 21+
  • Maven 3.8+
  • IDE (IntelliJ IDEA, VS Code,...)

Made with ❤️ for learning Spring Boot

About

A comprehensive Spring Boot learning project from basics to advanced.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages