✅ 1. What is the Spring Bean Lifecycle?

The Spring Bean Lifecycle defines the series of steps a Spring bean goes through from creation to destruction within the application context.

🔹 Lifecycle Steps:

✅ 2. How is Spring Boot different from Spring?


Spring Boot = Spring + Auto Configuration + Starter Dependencies + Embedded Server