com.github.eddumelendez.ldap:ldap-spring-boot-starter

Spring Boot LDAP Starter


Keywords
spring-boot, spring-ldap
Licenses
Apache-2.0/libpng-2.0

Documentation

Spring LDAP integration with Spring Boot

Build Status

Maven:

<dependency>
    <groupId>com.github.eddumelendez.ldap</groupId>
    <artifactId>ldap-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>

Gradle:

compile "com.github.eddumelendez.ldap:ldap-spring-boot-starter:1.0.0"