Auto-configuration and application startup: Spring Boot course | Zoonk
7. Auto-configuration and application startup
Follow the startup process from the main method through application context creation, classpath detection, conditional configuration, and embedded server launch. Inspect condition reports and replace default beans when an application needs different behavior.