Join Slack
Powered by
How should I handle shutdown event when the applic...
# kodein
n
Norbi
04/29/2023, 12:16 PM
How should I handle shutdown event when the application stops? Is there some
@PreDestroy
functionality (or a similar best practice) available? Thanks.
r
romainbsl
04/30/2023, 1:03 PM
Do you mean lifecycle-aware de-allocation ? This is not the responsibility of the DI pattern.
🤔 1
🙏 1
7
Views
Open in Slack
Previous
Next