Provides Object-Directory Mapping (ODM) support for Spring LDAP, simplifying LDAP operations with annotations.
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-odm</artifactId>
<version>4.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using the @Entry annotation to map a Java class to an LDAP entry.
No known issues recorded.
No dependency data recorded yet.