Class EmbeddedLdapProperties

java.lang.Object
org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties

@ConfigurationProperties(prefix="spring.ldap.embedded") public class EmbeddedLdapProperties extends Object
Configuration properties for Embedded LDAP.
Since:
1.5.0
Author:
EddĂș MelĂ©ndez, Mathieu Ouellet