mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commit improves LdapAutoConfiguration to also auto-configure an ObjectDirectoryMapper and configure LdapTemplate to use it. See gh-44290 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>