Supercharge Your Java with Conventional Commits and Semantic Versioning
How to use Conventional Commits, Semantic Versioning and Semantic Release for Java... (more…)
Read more »A new JEP draft has been filed to create a no-op garbage collector: a GC that doesn’t actually reclaim memory. This is aimed at aiding JVM implementers and researches and, to a lesser extent, ultra-performant applications that generate little to no garbag… Read more