Hello,
I added spring-ldap-core-2.3.1.RELEASE.jar in Referenced libraries in my core module.
Eclipse does not show any errors but when I try to run the server there is an error in the studio console:
error: package org.springframework.ldap.core does not exist
import org.springframework.ldap.core.DirContextOperations;