spring-boot/spring-boot-autoconfigure
Phillip Webb b225b7f33a Rename EnableAutoConfigurationImportSelector
Rename EnableAutoConfigurationImportSelector to the more general
AutoConfigurationImportSelector since it's now used for more than
just the enable annotation.

The existing EnableAutoConfigurationImportSelector class remains in
a deprecated form so that it can be made package-private again in
Spring Boot 2.0.

Fixes gh-8072
2017-01-23 17:33:02 -08:00
..
src Rename EnableAutoConfigurationImportSelector 2017-01-23 17:33:02 -08:00
pom.xml Add LDAP auto-configuration support 2017-01-05 23:34:50 -08:00