Backend Development Spring Boot Subjective
Oct 03, 2025

Explain Spring Boot Auto Configuration with example.

Detailed Explanation
Auto-configuration automatically configures Spring application based on jar dependencies. Example: Adding spring-boot-starter-web automatically configures DispatcherServlet, embedded Tomcat, and default error pages without manual configuration.
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback