/spring-tutorial-blog

This repository contains source code for the Spring Boot Course

Primary LanguageJava

Spring Boot Blog

This repository contains source code for the Complete Spring Boot Course, which will be released on Youtube.

We will learn Spring Boot by building a Blog Application.

Here are the modules which will be covered:

Module - 1: Introduction to Spring Boot ✅

Module - 2: Building REST APIs with Spring Boot ✅

Module - 3: Consuming REST APIs

Module - 4: Performing Input Validation

Module - 5: Data Access with Spring Data JDBC

Module - 6: Securing Spring Boot Applications

Module - 7: Spring Boot Actuator

Module - 8: Testing Spring Boot Applications

Module - 9: Deploying Spring Boot Applications

Module - 10: Understanding Spring Boot Autoconfiguration