This repository contains exercises and notes for The Complete Spring Development Bootcamp @ Udemy.
- Intro to Spring Boot.
- Model View Controller.
- Field Validation.
- Three Layer Codebase.
- Beans and Dependecy Injection.
- Testing a Spring Boot Web Application.
- Connecting Spring Boot Apps with React Front-End.
- Developing Rest API that can process GET / POST / PUT / DELETE operations.
- Spring Data JPA (SQL).
- Spring Security.