spring-boot/spring-boot-autoconfigure
Phillip Webb 9650668291 Remove dependency from root to condition
Remove the slightly unusual dependency from the root autoconfigure
pacakge to `condition`. Prior to this commit the link was required in
ordere to populate the `ConditionEvaluationReport`. We now introduce
a `AutoConfigurationImportListener` strategy that allows anyone to
listen for AutoConfigurationImportEvents. The listener implementation
is now used to update the ConditionEvaluationReport.

Fixes gh-8073
2017-01-23 17:33:15 -08:00
..
src Remove dependency from root to condition 2017-01-23 17:33:15 -08:00
pom.xml Add LDAP auto-configuration support 2017-01-05 23:34:50 -08:00