How Spring Boot Works Internally

Overview

Spring Boot Starters

Important Component of a Spring Boot Application

Starting Point

Important Annotation: @SpringBootApplication

1. @SpringBootConfiguration

2. @EnableAutoConfiguration