第 132 章 Spring LDAP
从 Camel 2.11 开始
仅支持生成者
Spring LDAP 组件为 Spring LDAP 提供了一个 Camel wrapper。
132.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
当在 Red Hat build of Camel Spring Boot 中使用 spring-ldap
时,使用以下 Maven 依赖项来启用对自动配置的支持:
<dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-spring-ldap-starter</artifactId> </dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-spring-ldap-starter</artifactId>
</dependency>