Files
spring-ldap/samples
dependabot[bot] 20fe5cd881 Bump org.springframework.boot from 3.2.11 to 3.2.12
Bumps org.springframework.boot from 3.2.11 to 3.2.12.

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 13:47:52 -07:00
..
2023-04-11 16:49:31 -06:00
2023-04-11 16:49:31 -06:00
2022-07-21 15:34:48 -06:00

Spring LDAP Samples

Refer to these sample projects for some examples on using Spring LDAP

  • plain - demonstrates 'plain' usage of Spring LDAP
  • odm - demonstrates the Object-Directory mapping functionality
  • user-admin - a fully functional user admin application implemented using Spring LDAP