Class EmbeddedLdapProperties

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

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