摘要: 之前我一直通过以下代码将DirContext放入spring ioc容器中 @Configuration @ConfigurationProperties(prefix = "ldap") @Data public class LdapConfiguration { private String u 阅读全文
posted @ 2021-10-26 15:35 夏末初秋~ 阅读(647) 评论(0) 推荐(0)