mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
This commit improves the LDAP auto-configuration to detect if a DirContextAuthenticationStrategy bean is defined and, if so, associates it with the auto-configured `LdapContextSource`. See gh-19328