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

Open
etrandafir93 opened this issue Feb 18, 2025 · 0 comments · May be fixed by #1027
Open

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

etrandafir93 opened this issue Feb 18, 2025 · 0 comments · May be fixed by #1027

Comments

@etrandafir93
Copy link

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 <[email protected]>
@etrandafir93 etrandafir93 linked a pull request Feb 20, 2025 that will close this issue
etrandafir93 added a commit to etrandafir93/spring-ldap that referenced this issue Feb 20, 2025
Closes spring-projects#1025

Signed-off-by: emanueltrandafir1993 <[email protected]>
etrandafir93 added a commit to etrandafir93/spring-ldap that referenced this issue Feb 26, 2025
Closes spring-projects#1025

Signed-off-by: emanueltrandafir1993 <[email protected]>
etrandafir93 added a commit to etrandafir93/spring-ldap that referenced this issue Feb 26, 2025
Closes spring-projects#1025

Signed-off-by: emanueltrandafir1993 <[email protected]>
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