Spring Data integration for LDAP directory services.
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-ldap</artifactId>
<version>4.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use LdapRepository to interact with LDAP.
Configure connection pooling properly or disable it.
No dependency data recorded yet.