Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add start() and stop() methods for unboundid.EmbeddedLdapServer #1025

Closed
etrandafir93 opened this issue Feb 18, 2025 · 0 comments · Fixed by #1027
Closed

Add start() and stop() methods for unboundid.EmbeddedLdapServer #1025

etrandafir93 opened this issue Feb 18, 2025 · 0 comments · Fixed by #1027

Comments

@etrandafir93
Copy link
Contributor

As discussed in #1000, we should add start() and stop() methods for unboundid.EmbeddedLdapServer. As agreed, we should avoid throwing checked exceptions from these new methods, and implement the AutoClosable interface.

Opened poince:

etrandafir93 added a commit to etrandafir93/spring-ldap that referenced this issue Feb 20, 2025
Closes spring-projects#1025

Signed-off-by: Emanuel Trandafir <emanueltrandafir1993@gmail.com>
etrandafir93 added a commit to etrandafir93/spring-ldap that referenced this issue Feb 20, 2025
Closes spring-projects#1025

Signed-off-by: emanueltrandafir1993 <emanueltrandafir1993@gmail.com>
etrandafir93 added a commit to etrandafir93/spring-ldap that referenced this issue Feb 26, 2025
Closes spring-projects#1025

Signed-off-by: emanueltrandafir1993 <emanueltrandafir1993@gmail.com>
etrandafir93 added a commit to etrandafir93/spring-ldap that referenced this issue Feb 26, 2025
Closes spring-projects#1025

Signed-off-by: emanueltrandafir1993 <emanueltrandafir1993@gmail.com>
jzheaux added a commit to etrandafir93/spring-ldap that referenced this issue Mar 11, 2025
jzheaux added a commit to etrandafir93/spring-ldap that referenced this issue Mar 11, 2025
jzheaux added a commit that referenced this issue Mar 11, 2025
jzheaux added a commit that referenced this issue Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant