LDAP Persistence Search using Spring Boot

24 views Asked by At

I'm using SpringBoot with LDAP jpa. I want to be able to get notifications from LDAP once there have been changes. As I know, the persistence search feature from LDAP can achieve that, any idea how to configure the SpringBoot application with LDAP Persistence Search?

0

There are 0 answers