java template实现LDAP增删改查
java template实现LDAP增删改查前言:使用的是apache directory api。自己搭建了一个LDAP Server版本2.44实现了对LDAP服务器的增删改查添加maven依赖<dependency> <groupId>org.apache.directory.api</groupId> <artifactId>api