第 115 章 Spring LDAP
从 Camel 2.11 开始
仅支持生成者
Spring LDAP 组件为 Spring LDAP 提供 Camel 包装器。
115.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>