SimpleHTTP - Implementing AutoCloseable #10992
justin-stephenson
started this conversation in
Ideas
Replies: 1 comment
-
|
Good idea. Contribution guidelines are here: https://github.com/keycloak/keycloak/blob/main/CONTRIBUTING.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, my custom user storage SPI relies on the
SimpleHTTPutil quite heavily, I would like to take advantage of the AutoCloseable interface. I would like to know what other changes would be needed to submit a PR for this.Thanks very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions