From 7e9aa92f5c588235661f1bbe9b7cad15aeb88002 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sun, 4 Sep 2016 22:56:36 +0200 Subject: [PATCH] Add reference to LDAP starter See gh-2645 --- spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-starters/README.adoc b/spring-boot-starters/README.adoc index 9fc0728ce3..8353816ec9 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -106,4 +106,7 @@ do as they were designed before this was clarified. | https://cxf.apache.org/docs/springboot.html[Apache CXF] | https://github.com/apache/cxf +| LDAP +| https://github.com/eddumelendez/ldap-spring-boot + |===