Spring Data LDAP 2.2.6

Spring Data for Spring LDAP is part of the umbrella Spring Data project which aims to provide a familiar and consistent Repository abstractions for new Spring LDAP.
Introduction

The Spring Data LDAP project provides repository abstractions for Spring LDAP on top of Spring LDAP’s LdapTemplate and Object-Directory Mapping.
Features

Spring configuration support using Java-based @Configuration classes or an XML namespace.

Annotation based mapping metadata

Automatic implementation of Repository interfaces including support for custom query methods.

QueryDSL integration to support type-safe queries.

Spring Initializr
Quickstart Your Project
Bootstrap your application with Spring Initializr.

translate:
翻译:

Spring LDAP的Spring数据是伞形Spring数据项目的一部分,该项目旨在为新的springldap提供熟悉且一致的存储库抽象。
介绍
Spring Data LDAP项目在springldap的LdapTemplate和对象目录映射的基础上为springldap提供存储库抽象。
特征
Spring配置支持使用基于Java的@configuration类或XML命名空间。
基于注释的映射元数据
存储库接口的自动实现,包括对自定义查询方法的支持。
支持类型安全查询的QueryDSL集成。
弹簧初始化器
快速启动项目
使用Spring初始化器引导应用程序。

发布了0 篇原创文章 · 获赞 152 · 访问量 7068

猜你喜欢

转载自blog.csdn.net/blog_programb/article/details/105242469