Files
spring-ldap/samples
dependabot[bot] adc38f9cfd Bump org.springframework.boot from 3.2.2 to 3.2.8
Bumps org.springframework.boot from 3.2.2 to 3.2.8.

---
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>
2024-08-15 10:51: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