This document provides an overview of application development using Spring LDAP. It begins with introducing the presenter and agenda. It then covers JNDI and its drawbacks for LDAP operations. The bulk of the document discusses Spring LDAP, including its features, core concepts like context source and LdapTemplate, and examples of template usage, ODM, and integration testing with LdapUnit. It also shows how Spring LDAP can simplify authentication compared to standard JNDI. The presentation concludes by asking for any other ways Spring LDAP could be improved.