How to gracefully shutdown java application

2020-08-23 23:08:13 - No Comments

Shutting down a java application gracefully is required to handle java scaling in kubernetes. Shutdown is handled via a hook in java and I'm doing an live coding example where I add code to wait until process is done.

Be the first to leave a comment!


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.