Unable to register Log4j shutdown hook because JVM is shutting down. Using SimpleLogger 问题分析
最近在弄K8S集群中的pod优雅停机@org.springframework.context.event.EventListener(ContextClosedEvent::class)funonContextClosed(){log.warn("onContextClosed,waitingforgracefulshutdown.")synchronized(this){//停止接收消息}//等