<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Shutdown - 标签 - Victor's Code Journey</title><link>http://www.victorchu.info/tags/shutdown/</link><description>Shutdown - 标签 - Victor's Code Journey</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>victorchu0610@outlook.com (victorchutian)</managingEditor><webMaster>victorchu0610@outlook.com (victorchutian)</webMaster><lastBuildDate>Fri, 17 Mar 2017 18:12:31 +0800</lastBuildDate><atom:link href="http://www.victorchu.info/tags/shutdown/" rel="self" type="application/rss+xml"/><item><title>Java应用如何使用shutdownhook</title><link>http://www.victorchu.info/posts/2017/03/94ce28ac/</link><pubDate>Fri, 17 Mar 2017 18:12:31 +0800</pubDate><author><name>victorchutian</name></author><guid>http://www.victorchu.info/posts/2017/03/94ce28ac/</guid><description><![CDATA[<div class="featured-image">
                <img src="/feature-images/java.webp" referrerpolicy="no-referrer">
            </div><p>在线上Java程序中经常遇到进程程挂掉，一些状态没有正确的保存下来，这时候就需要在JVM关掉的时候执行一些清理现场的代码。</p>]]></description></item></channel></rss>