How should I handle shutdown event when the applic...
# kodein
n
How should I handle shutdown event when the application stops? Is there some
@PreDestroy
functionality (or a similar best practice) available? Thanks.
r
Do you mean lifecycle-aware de-allocation ? This is not the responsibility of the DI pattern.
🤔 1
🙏 1