Create spring-boot-ldap module

This commit is contained in:
Stéphane Nicoll
2025-03-25 09:10:55 +01:00
committed by Phillip Webb
parent fab4500e4a
commit 26183f1edf
38 changed files with 85 additions and 52 deletions

View File

@@ -44,6 +44,7 @@ dependencies {
optional(project(":spring-boot-project:spring-boot-flyway"))
optional(project(":spring-boot-project:spring-boot-hazelcast"))
optional(project(":spring-boot-project:spring-boot-jdbc"))
optional(project(":spring-boot-project:spring-boot-ldap"))
optional(project(":spring-boot-project:spring-boot-liquibase"))
optional(project(":spring-boot-project:spring-boot-neo4j"))
optional(project(":spring-boot-project:spring-boot-pulsar"))