You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rbygrave
changed the title
Should a bean that implements Closable / AutoClosable automatically get a PreDestroy hook?
java.io.Closable automatically gets a PreDestroy hook
May 23, 2021
Currently we don't do this. For myself this does not seem intuitive. (Noting Micronaut DI also does not do this).
The text was updated successfully, but these errors were encountered: