You may want to understand the magic behind Spring Boot’s AutoConfiguration.īefore that, you should know about Spring’s feature, on which all Spring Boot’s AutoConfiguration magic depends. In my previous post ' Why Spring Boot?', we looked at how to create a Spring Boot application, but you may or may not understand what is going on behind the scenes.