July 2018
Intermediate to advanced
268 pages
7h 36m
English
Open pom.xml and add the following dependencies:
<!-- LDAP --><dependency> <groupId>org.springframework</groupId> <artifactId>spring-tx</artifactId></dependency><dependency> <groupId>org.springframework.ldap</groupId> <artifactId>spring-ldap-core</artifactId></dependency><dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-ldap</artifactId></dependency><dependency> <groupId>com.unboundid</groupId> <artifactId>unboundid-ldapsdk</artifactId></dependency>
Read now
Unlock full access