0_0_17242551_17411\Main.java:1: 错误: 程序包org.springframework.ldap.core不存在
import org.springframework.ldap.core.AttributesMapper;
^
0_0_17242551_17411\Main.java:2: 错误: 程序包org.springframework.ldap.core不存在
import org.springframework.ldap.core.AuthenticationSource;
^
0_0_17242551_17411\Main.java:3: 错误: 程序包org.springframework.ldap.core不存在
import org.springframework.ldap.core.LdapTemplate;
^
0_0_17242551_17411\Main.java:4: 错误: 程序包org.springframework.ldap.core.support不存在
import org.springframework.ldap.core.support.LdapContextSource;
^
4 个错误
|