Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

Spring LDAP 2.1.0 正式发布

$
0
0

Spring LDAP 2.1.0 正式发布了,Spring LDAP 是一个用于操作 LDAP 的 Java 框架。它是基于 Spring 的 JdbcTemplate 模式。这个框架能够帮助开发人员简化 looking up,closing contexts,looping through NamingEnumerations,encoding/decoding values与 filters 等操作。

改进记录如下:

  • #380 - Support for Spring Data Hopper

  • #384 - Early support for Spring IO Platform 2.1

  • #351 - Support for commons-pool2

  • #370 - Support property placeholders in XML Namespace

  • #392 - Document Testing Support

  • Migrated from JIRA to GitHub Issues

  • Added Gitter Chat

详细文档,可以在这里查看

下载地址:http://projects.spring.io/spring-ldap/


Viewing all articles
Browse latest Browse all 44787

Trending Articles