Provide a way for full auto-configuration to be disabled
programmatically. Primarily added to allow special test annotations to
take over partial auto-configuration but still load
@SpringBootApplication classes.
See gh-4901
@ -150,10 +150,27 @@ public class EnableAutoConfigurationImportSelectorTests {
@@ -150,10 +150,27 @@ public class EnableAutoConfigurationImportSelectorTests {