Language-Natural Persistence Layer for Java. Contribute to permazen/permazen development by creating an account on GitHub. (more…)
Read more »
Java has 4 visibility options: Public, Protected, Private, and Default. However, is those visibilities enough? Sometimes we need to weigh tr... (more…)
Read more »
Recently I've had a need to use Java Mission Control (JMC) to look at some Java Flight Recorder (JFR) files for a piece of code I've been analysing for performance issues. The piece of code didn't require being run in production so I decided to do the ana... (more…)
Read more »
EventBus 3.1 brings plain Java support and adds a new thread mode for event delivery. EventBus is used by over 25% of top Android apps. (more…)
Read more »
Java is one of the most popular languages on Repl.it, and the JVM powers many of our other languages (Java Swing, Clojure, Kotlin). We… (more…)
Read more »