1) Why will you choose Spring Boot over Spring Framework ?
Spring Boot simplifies Spring development by auto-configuring many components and eliminating boilerplate configurations. It allows faster development, embedded server support, and production-ready features like health checks, metrics, etc.