This repository contains practice projects for learning and mastering Spring Boot. Each directory represents a different aspect of Spring Boot, with its own dedicated practice projects and reference documentation.
- Spring Boot Overview
- Spring Boot Spring Core
- Spring Boot Hibernate JPA CRUD
- Spring Boot REST CRUD
- Spring Boot REST Security
- Spring Boot Spring MVC
- Spring Boot Spring MVC CRUD
- Spring Boot Spring MVC Security
- Spring Boot JPA Advanced Mappings
- Spring Boot AOP
Each directory contains a HELP.md file with reference documentation and guides for further learning.
To get started with a project, navigate to its directory and follow the instructions in the HELP.md file.
Happy coding!