Why Auto-configuration in Spring Boot will make our life easier?

shah.hassan
1 min readJul 21, 2020

What It Is?

Spring Boot auto-configuration attempts to automatically configure our Spring application based on the jar dependencies that we have added

Auto-configuration is noninvasive, at any point we can start to define our own configuration to replace specific parts of the auto-configuration

Why do we need Spring Boot Auto Configuration?

Spring based applications have a lot of configuration.

--

--

shah.hassan

Software engineering and film. All are work-in-progress.