排序
Java iterators are dead. Long live Kotlin iterators!
Java iterators are dead. Long live Kotlin iterators!,Iterator is a great pattern. It's extremely simple and yet very powerful. Long time ago I saw iterators literally everywhere bu...
How to monitor remote JVM applications with `logback-webhook-appender`.
How to monitor remote JVM applications with `logback-webhook-appender`., Overview This tutorial is for anyone who is actively using logback in their JVM applications. For those who...